Re: try catch not catching
Re: try catch not catching
- Subject: Re: try catch not catching
- From: Sherm Pendley <email@hidden>
- Date: Wed, 1 Nov 2006 15:47:30 -0500
On Nov 1, 2006, at 3:27 PM, Jerrod Fowkes wrote:
For whatever reason, the GDB doesn't appear to be stopping at my
break point, at the correct spot in memory.
Have you tried disabling all compiler optimization with -O0?
Debugger problems like you're describing can happen if the optimizer
has rearranged your code.
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden