• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: gdb crashes on breakpoint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb crashes on breakpoint


  • Subject: Re: gdb crashes on breakpoint
  • From: Stefan Werner <email@hidden>
  • Date: Fri, 24 Feb 2006 20:26:55 +0100

I filed a bug report with a crash log already and will attach the Xcode log now too. The crash is easily to reproduce, as pretty much any breakpoint in that specific project is guaranteed to make gdb crash.

Stefan

On Feb 24, 2006, at 7:38 PM, Jim Ingham wrote:

The warnings are harmless, and probably not the cause of the crash you are seeing. There should be a crash log for the gdb crash in:

~/Library/Logs/CrashReporter/gdb-<arch>-apple-darwin.crash.log

Note that this file contains all crashes you've ever had for gdb, so make sure you look at the ones with the right date. If you can cut out the crash log for this crash and file a bug including that and the Xcode/gdb log, that would be very helpful. You get the Xcode/gdb log by doing:

1) Quit Xcode.
2) In Terminal, say:

$ defaults write com.apple.Xcode PBXGDBDebuggerLogToFile YES
$ defaults write com.apple.Xcode PBXGDBDebuggerLogFileName /tmp/ IncludeInBug.log


3) Restart Xcode, and do whatever you need to to make it fail.
4) Attach /tmp/IncludeInBug.log to the Radar.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >gdb crashes on breakpoint (From: Stefan Werner <email@hidden>)
 >Re: gdb crashes on breakpoint (From: Jim Ingham <email@hidden>)

  • Prev by Date: template with C linkage
  • Next by Date: template with C linkage
  • Previous by thread: Re: gdb crashes on breakpoint
  • Next by thread: ppc i386
  • Index(es):
    • Date
    • Thread