how to find a segfault?
how to find a segfault?
- Subject: how to find a segfault?
- From: Markian Hlynka <email@hidden>
- Date: Fri, 9 Jul 2004 14:50:02 -0600
Ok, my program has a seg fault:
myMona has exited due to signal 11 (SIGSEGV).
if I was using gdb/gcc on the CLI, I'd run it through GDB and type
"where".
I did this on the console drawer in xcode's debugger, and I get a note:
GDB: Loading 104819 stack frames... (9%)
now, it's going up VERY slowly. too slowly to be useful.
Am I doing something wrong? suggestions?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.