Debugging a simple Cocoa Program
Debugging a simple Cocoa Program
- Subject: Debugging a simple Cocoa Program
- From: email@hidden
- Date: Sat, 13 Aug 2005 17:30:33 -0700
I have a very simple Cocoa program that makes a couple of calls into a framework of mine.
The program works ok without debugging - but when I try and debug the app - the following error occurs in the console log...
Any assistance would be greatly appreciated.
Thanks!
Also - I am running 10.3.9 with 1.5 XCode.
JB
John J. Bahun
Firewire Mac Development
Senior Software Engineer
[Session started at 2005-08-13 17:09:45 -0700.]
GNU gdb 5.3-20030128 (Apple version gdb-330.1) (Fri Jul 16 21:42:28 GMT 2004)
Loading program into debugger?
run
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "powerpc-apple-darwin".
tty /dev/ttyp2
warning: Unable to resolve "(null)"; not loading.
warning: Unable to resolve "(null)"; not loading.
Program loaded.
[Switching to process 2436 local thread 0xd03]
Running?
/SourceCache/gdb/gdb-330.1/src/gdb/macosx/macosx-nat-dyld-process.c:941: internal-error: assertion failure in function "dyld_remove_objfiles": e->objfile == symfile_objfile
A problem internal to GDB has been detected. Further
debugging may prove unreliable.
The Debugger has exited with status 1.The Debugger has exited with status 1.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden