Debugger can't deal with source?
Debugger can't deal with source?
- Subject: Debugger can't deal with source?
- From: Scott Squires <email@hidden>
- Date: Thu, 02 Feb 2006 16:53:14 -0800
- Thread-topic: Debugger can't deal with source?
C++ project. Compile and run debugger.
GDB can't find the source file. Project crashes providing stack trace with
c++ names. Unfortunately every breakpoint has been ignored.
Sifted through the archives. Generate Debug Symbols is on, lazy symbols is
off, etc.
Tried the
defaults write com.apple.Xcode PBXGDBDebuggerLogFileName /tmp/XCGDBLog
defaults write com.apple.Xcode PBXGDBDebuggerLogToFile YES
Process. Now have a log that says source file aren't found.
Compiles and links fine.
Anyone have any insights how to get the debugger to actually show and use
the source breakpoints?
_______________________________________________
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