Re: Xcode 2.5: debugger does not not run
Re: Xcode 2.5: debugger does not not run
- Subject: Re: Xcode 2.5: debugger does not not run
- From: Ken Thomases <email@hidden>
- Date: Thu, 24 Sep 2009 12:31:56 -0500
On Sep 24, 2009, at 9:17 AM, Ed Gronenschild wrote:
I'm having problems with the debugger: it does not work using
Xcode 2.5 on an intel with OSX 10.5.8. When I try to debug
the GDB window will pop-up correctly, then the GDB starts
but doesn't launch the application and then it stops.
With Xcode 2.5 on a PPC with OSX 10.4.11 the debugger
works correctly, though.
What could be wrong?
Could it be that you've unchecked "Start executable after starting
debugger" in the Debugging tab of the inspector for the executable?
If so, you can just click the Restart button or type "run" in the
debugger console to get the program going.
Cheers,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden