Re: Symbolic Breakpoints
Re: Symbolic Breakpoints
- Subject: Re: Symbolic Breakpoints
- From: Quincey Morris <email@hidden>
- Date: Wed, 21 Sep 2011 12:49:29 -0700
On Sep 21, 2011, at 12:40 , Richard Somers wrote:
> I made a brand new project in Xcode 4.1 and got the same results as before. gdb crashes when just using a method name like 'keyDown:' for the symbolic breakpoint. It would appear that this has been fixed in Xcode 4.2. Also you have accurately described the breakpoint multi-resolve upon running along with the breakpoint list functionality. I would agree that it appears that symbolic resolution is not finished yet in lldb.
Does it crash when you *add* a symbolic breakpoint in gdb, or when you try to use gdb after having set a symbolic breakpoint in lldb? It's certainly possible there's an incompatibility in the saved state information.
> Another question, is it possible in Xcode 4 to set a symbolic breakpoint on Apple supplied libraries or frameworks? For example in OpenGL Profiler you can set a breakpoint on a specific OpenGL symbol that is provided by an Apple library or framework.
Yes, you should be able to set a breakpoint on any symbol.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden