Re: can't debug
Re: can't debug
- Subject: Re: can't debug
- From: David Ewing <email@hidden>
- Date: Mon, 12 Apr 2004 15:57:52 -0600
On Apr 12, 2004, at 1:45 PM, Paul Cezanne wrote:
I'm having a very frustrating problem. I can run my application from
the Finder but I can't debug it. Back in the old ProjectBuilder days
I could debug it. And my coworker, running the exact same project
file (checked out of CVS) can debug.
What am I missing? When he converted it from ProjectBuilder to XCode
he had no problems. Same for our other applications, no problems
during the conversion and they build and run and debug fine.
But in this one project, when I show the Detailed Build Results window
my Run and Debug icons are dimmed.
So what's wrong with this one project? Thanks!
It sounds like you need to select the right executable. Select the
Executables smart group, and then select the current executable from
the details view. (When your coworker updated the project he created a
new executable to go with the new upgraded target. Since the selected
executable is stored per-user, yours didn't get updated.)
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >can't debug (From: Paul Cezanne <email@hidden>) |