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>
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep