Hi all,

I am debuging a 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

14.10.2010 6:57:52 PM SOSmartBrowser[15231] *** Canceling drag because exception 'NSInvalidArgumentException' (reason '*** -[NSPathStore2 stringByAppendingPathExtension:]: nil argument') was raised during a dragging session

on the console but gdb never breaks so that I can't get th ebt. Any idea?

Thanks a lot,

 Andreas

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to