Re: remote debugging, can't see source code
Re: remote debugging, can't see source code
- Subject: Re: remote debugging, can't see source code
- From: "James W. Walker" <email@hidden>
- Date: Wed, 12 Apr 2006 12:22:54 -0700
Rainer Brockerhoff <email@hidden> wrote:
I've posted detailed instructions for remote debugging here:
http://brockerhoff.net/bb/viewtopic.php?p=1664#1664
"The path must be the same" means that it should be (for instance)
"/Users/james/buildfolder/" on both machines, not necessarily that
this path points to a shared folder - that would be too slow unless
you're on a local network. You need to make sure the contents are
the same before you start debugging, so the fastest way is doing
rsync in a build phase.
Thanks a lot... but I'm having a problem with ssh setup. Your blog
says "and if all is well, it won't ask for your passphrase or
password again, but just log in", but it always asks me for the
passphrase, and this prevents the rsync build phase from working.
Your discussion mentions an id_rsa.pub file, but talks about
generating a key pair using "ssh-keygen -b 2048 -t dsa"; does it
matter if you use DSA or RSA?
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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