I cannot debug a program i'm creating using the SMySQL framework.
This is the error I get in Project Builder:
Code:
GNU gdb 5.3-20021014 (Apple version gdb-250) (Sat Dec 7 02:14:27 GMT 2002)
Copyright 2002 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-macos10".
run
tty /dev/ttyp1
warning: Unable to read symbols from "@executable_path/../Frameworks/SMySQL.framework/Versions/A/SMySQL"; reading from memory.
/SourceCache/gdb/gdb-250/src/gdb/macosx/macosx-nat-dyld-process.c:505: internal-error: assertion failure in function "dyld_load_library": e->dyld_valid
A problem internal to GDB has been detected. Further
debugging may prove unreliable.
The Debugger has exited due to signal 6 (SIGABRT).
;
Any help would be very appreciated