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
Eric Albert - 31 May 2006 07:47 GMT
> 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
[quoted text clipped - 9 lines]
>
> Any suggestions?
Sure -- ask about this on the xcode-users list. You're a lot more
likely to get help for Xcode 2.3 there than there.
-Eric

Signature
Eric Albert ejalbert@cs.stanford.edu
http://outofcheese.org/
Jonathan Hoyle - 31 May 2006 09:59 GMT
> Sure -- ask about this on the xcode-users list. You're a lot more
> likely to get help for Xcode 2.3 there than there.
Where would I find that?
Thanks in advance,
Jonathan Hoyle
Paul Russell - 31 May 2006 11:03 GMT
>>Sure -- ask about this on the xcode-users list. You're a lot more
>>likely to get help for Xcode 2.3 there than there.
>
> Where would I find that?
Xcode-users@lists.apple.com.
Go to lists.apple.com for more info.
Paul