Remote Debugging/exec paths
Remote Debugging/exec paths
- Subject: Remote Debugging/exec paths
- From: David <email@hidden>
- Date: Sun, 3 Sep 2006 16:14:24 -0500
I am having trouble getting the correct paths set for remote
debugging. I am able to ssh into the target machine via xcode But I
get the error "No executable file specified."
The Debugger Console shows near the end:
This GDB was configured as "powerpc-apple-darwin".
/Volumes/dkb/Remote/build/Debug/Debug/Remote.app/Contents/MacOS/
Remote: No such file or directory.
/Volumes/dkb/Remote/build/Debug/Debug/Remote.app/Contents/MacOS/
Remote: No such file or directory.
/Volumes/dkb/Remote/build/Debug/Debug: No such file or directory.
I have the builds on the machine running XCode and the target machine
has that user's directory mounted via AFP.
From the target machine the correct path to the executable is:
/Volumes/dkb/Remote/Debug/Remote.app
On the build machine the path is:
/Users/dkb/Remote/Debug/Remote.app
This is a PPC debug build being created on an Intel Mac.. hence the
need to remote debug on a PPC machine.
What am I missing or need to check?
_______________________________________________
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