Re: Can no longer debug on one device ("The program being debugged is not being run")
Re: Can no longer debug on one device ("The program being debugged is not being run")
- Subject: Re: Can no longer debug on one device ("The program being debugged is not being run")
- From: David Dunham <email@hidden>
- Date: Sat, 09 Jan 2010 21:44:15 -0800
On 6 Jan 2010, at 07:59, sk wrote:
> I've had a similar issue, but I can't remember exactly how I solved it...try:
>
> 1) rm your build/ directories for the project in question.
> 2) rm the application from the device
> 3) clean all
> 4) restart your mac
>
> Build the application to device and see if it works?
No. Did all that. Still the same problem. No issues running the app, only debugging from Xcode.
(I tried a sample code app, and can debug that one fine.)
But I finally figured it out. It was a horrible tools bug.
My company is A Sharp, so I had the project in a path …/A#/…
When I moved the project to a different path, it worked. So there's a problem with the '#' character in the path (but only when debugging on the device -- worked fine from this path with the Simulator).
This is about as lame as being unable to run Shark or Instruments if your beta build has the β (beta) character in the executable name.
David Dunham Creator of Jigami, a unique game
for iPhone/iPod touch http://a-sharp.com/jigami/
_______________________________________________
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