Quote:
Originally Posted by TheFabolusBensun
I'm getting the error...
GDB: Data Formatters temporarily unavailable, will re-try after a 'continue'. (Unknown error loading shared library "/Developer/usr/lib/libXcodeDebuggerSupport.dylib")
The console says....
Program received signal: “EXC_BAD_ACCESS”.
Data Formatters temporarily unavailable, will re-try after a 'continue'. (Unknown error loading shared library "/Developer/usr/lib/libXcodeDebuggerSupport.dylib")
kill
quit
The Debugger has exited with status 0.(gdb)
I have no Idea what this means and nether does google. Has anyone seen this before?
|
I have the same issue. Did you ever find a solution?
I know mine has something to do with allocating objects and then adding those objects in an array.