Re: Breakpoints not working
Re: Breakpoints not working
- Subject: Re: Breakpoints not working
- From: Alastair Houghton <email@hidden>
- Date: Fri, 27 Feb 2004 08:51:06 +0000
On 27 Feb 2004, at 02:20, James J. Merkel wrote:
> I know that questions have been asked in the past about breakpoints
> not working in xcode -- however I still cannot get the debugger to
> stop at any breakpoints. I am in development mode with the option set
> to Generate Debug Symbols. I can see the breakpoint in the breakpoint
> window. Still no effect.
>
> I tried using the console window to manually set the breakpoint in
> gdb. However, the debugger doesn't recognize any file name that I
> enter.
Are you using filenames containing funny characters? Or spaces? Or
are they in a directory with odd characters in the name?
If you type "list main" in GDB, what happens?
Does GDB say it cannot load symbols for your program?
Kind regards,
Alastair.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.