Skip navigation.
 
mlRe: how to crash on normally ignored exceptions
FROM : David Remahl
DATE : Fri Nov 22 14:35:58 2002

Yes, it seems quite broken at the moment...Both in the current version
and back in 10.0 and 10.1 I also occasionally have problems with the
debugger misinterpreting the symbolic information and line numbers, and
displays all the wrong stuff when I set a breakpoint. It becomes
impossible to step that code when what is shown on the screen doesn't
match what is really executed. It doesn't help to create a fresh
project with the same source files as before - the problem follows the
source...

/ Rgds, David

>> Could someone from Apple comment on the poor handling of symbolic
>> debugging, especially related to Objective-C, in the current gdb/dev
>> tools suite? The question may be better suited for the pbdev mailing
>> list - I am sorry...

>
> I'd like to hear some discussion of it here, though. As I've said
> before, gdb (or the PB interface to it) is now pretty much busted OMM;
> po doesn't do anything most of the time. I mostly "debug" by using
> lots of NSLogs. m.

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlhow to crash on normally ignored exceptions Brian Redman Nov 21, 00:39
mlRe: how to crash on normally ignored exceptions Dan Wood Nov 21, 05:55
mlRe: how to crash on normally ignored exceptions Vince DeMarco Nov 21, 06:17
mlRe: how to crash on normally ignored exceptions Brian Redman Nov 21, 06:22
mlRe: how to crash on normally ignored exceptions Marcel Weiher Nov 21, 14:48
mlRe: how to crash on normally ignored exceptions David Remahl Nov 21, 15:02
mlNewbie question: chrash on [tableview reloadData] Terje Tjervaag Nov 21, 18:14
mlRe: Newbie question: chrash on [tableview reloadData] Warren.Burton Nov 21, 19:03
mlRe: Newbie question: chrash on [tableview reloadData] Fritz Anderson Nov 21, 20:25
mlRe: Newbie question: chrash on [tableview reloadData] Terje Tjervaag Nov 21, 20:25
mlRe: Newbie question: chrash on [tableview reloadData] Terje Tjervaag Nov 21, 21:30
mlRe: Newbie question: chrash on [tableview reloadData] Fritz Anderson Nov 21, 21:50
mlRe: how to crash on normally ignored exceptions matt neuburg Nov 22, 14:29
mlRe: how to crash on normally ignored exceptions David Remahl Nov 22, 14:35