Re: XCode debugging problems
Re: XCode debugging problems
- Subject: Re: XCode debugging problems
- From: Chris Friesen <email@hidden>
- Date: Thu, 4 Dec 2003 08:24:15 -0800
It is grayed out because it does not detect an Executable (executable
bit is not set, executable is not located where it expects, name
doesn't match). Try adding a new executable and make sure the 'Path to
Executable' is set correctly and double check the Path in the Launch
Configuration.
Please file a bug report with the location of the Executable on disk
and the Path printed at the bottom of the Launch Configuration section
of the Executable editor. Note if you upgraded the Target(s) to Native
and what type of executable it is (Carbon/Cocoa/Java/AppleScript/Shell
Script).
-ChrisF
On Dec 4, 2003, at 6:27 AM, Ben Guthro wrote:
This may in fact be the problem.
However, there isn't a whole lot that can be changed in this dialog. It
seems that my working directory is correct...and that is about all I
can
change for settings.
Under "Launch Configuration" -
"Launch using" is greyed out - claiming that it is Not Launchable. Is
this the problem perhaps?
Ben
_______________________________________________
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.