Hi David and Fred,

do

b objc_exception_throw

I am debuging my Objective-C application using

gdb /Applications/SOSmartBrowser.app/Contents/MacOS/SOSmartBrowser
set environment CRASH_ON_ABORT yes
b main
r
b -[NSException raise]
c

I get


Thansk a lot. That works as exxpected!

Best regards,

 Andreas


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to