Instead of being cautious like usual, I just went ahead and upgraded my
version of Xcode to the new 2.3. Now my debugging is essentially
non-existent.
I have a dylib project which I debug using a custom executable (a
non-Xcode controlled app). After upgrading to version 2.3, whenever I
try to run through with the debugger, Xcode tells me "TestApp exited
with status (10). The debugger is still running. Use 'Restart' to debug
again." (I see no Restart button, nor a menu item by that name, so I
have no idea how to "use Restart".) However, if I simply run the
project, the app launches fine, just like before.
Any suggestions?
Jonathan Hoyle
Eastman Kodak