discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GDB debugging question


From: Lloyd Dupont
Subject: GDB debugging question
Date: Mon, 12 Sep 2005 13:49:44 +1000

I'm trying to do some debuging using gdb on windows.
On MacOSX I'm able to write 'break raise' and it shows me which function I could break into. On my (windows) computer the only thing I have found working so far is "mySourceFile:lineNumber",
like "break code.m:273", but I'm still trying to setup a break point like
"break raise" (as in [NSException raise]).

how could I do that?


NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]