• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Remote Debugging/exec paths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Remote Debugging/exec paths
      • From: "William H. Schultz" <email@hidden>
  • Prev by Date: Aggregate Project and how to force targets to use a particular configuration
  • Next by Date: exporting env & build settings as preprocessor defines
  • Previous by thread: Re: Aggregate Project and how to force targets to use a particular configuration
  • Next by thread: Re: Remote Debugging/exec paths
  • Index(es):
    • Date
    • Thread