Debug Problem on MacOSX 10.5
Debug Problem on MacOSX 10.5
- Subject: Debug Problem on MacOSX 10.5
- From: Andreas Höschler <email@hidden>
- Date: Thu, 14 Oct 2010 19:02:46 +0200
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@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