debugger problem
debugger problem
- Subject: debugger problem
- From: Lloyd Dupont <email@hidden>
- Date: Thu, 27 Mar 2003 13:43:15 +1100
my debugger no longer seems to work...
I have a simple foundation tool.
when I try to debug.. I just have 'debugger exited normally', even If
I put break point on some NSlog() in the main() function, it never
break, although it execute without any trouble.
Just to test I start an other foundation tool, put a break point on
'NSLog(@"Hello World\n");' and the program stop there...
So it's something to do with my project ....
I clean it and try a debug build, nothing change ....
any ideas ?
_______________________________________________
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.