gdb breaks on _NSRaiseError
gdb breaks on _NSRaiseError
- Subject: gdb breaks on _NSRaiseError
- From: Quentin Mathé <email@hidden>
- Date: Wed, 18 Jun 2003 21:18:06 +0200
Although I have no symbolic breakpoint on -[NSException raise] or on
raise function (I checked with "info breakpoints"), gdb is breaking on
the function _NSRaiseError, is this normal ? I remember before to have
see the application and gdb to exit together on an exception.
If it's normal, what's the purpose of for example "break raise" ?
ps : the stack trace is :
_NSRaiseError
+[NSException raise:format:]
-[NSCFArray objectAtIndex:]
Quentin.
--
Quentin Mathi
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.