Fwd: NSHangOnUncaughtException does not work ?
Fwd: NSHangOnUncaughtException does not work ?
- Subject: Fwd: NSHangOnUncaughtException does not work ?
- From: Aurélien Hugelé <email@hidden>
- Date: Wed, 24 Mar 2004 17:37:49 +0100
i forgot to add that, of course, i don t use any exception handler ;)
On 24 Mar 2004, at 17:18, Aurilien Hugeli wrote:
hi !
i have several exception firing in my program. Basically i would like
my program to hang on them so i can run gdb to observe where did it
fire...
in XCode i follow these steps :
- click on my executable
- added "NSHangOnUncaughtException" (without quote) as environment
variable ans set value "YES" (without quote)
- clean and rebuild the app in Development Style
that's all i did... it does not work :(
PS : in the NSDebug.h, the values are given with doublequote ("YES",
"NO") is it the souce of my problem ?
thanks !
_______________________________________________
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.
_______________________________________________
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.