Debugging & symbolic breakpoints
Debugging & symbolic breakpoints
- Subject: Debugging & symbolic breakpoints
- From: Jörn Salewski <email@hidden>
- Date: Fri, 15 Aug 2003 22:56:45 +0200
I know one can set a symbolic breakpoint at [NSException raise], but is it
also possible to tell the debugger (hopefully from PB) to stop when a
'selector is not recognized'? It's logged to console, but is apparently not
an Exception.
Furrther on: Can one get a stack backtrace at the point where the debugger
stopped - well, at least somehow to find out from where exactly the code,
that triggered the debuger to stop, was called..?
Chears,
JS
_______________________________________________
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.