Remote as in Remore and not localhost remote. [message #80501] |
Sun, 21 September 2008 01:29  |
Eclipse User |
|
|
|
Hi,
I want to login a remote server, at the other end of the world, open a php
project located at the other end of the world, and debug using the server
at the other end of the world. Basically I do not want a single file saved
to my workstation or use my work station to debug.
Can that be done with eclipse PDT?
If so, how, where do I start?
Reason I ask is I am trying to find info on the subject but every time I
search for Eclipse PDT Remote debugging I get Xdebug remote debug
debugging on localhost.
From what I read is when ppl refer to php remote debugging the word remote
in debugging actually means localhost debugging.
Thanks
|
|
|
|
|
|
|
Re: Remote as in Remore and not localhost remote. [message #80591 is a reply to message #80576] |
Wed, 24 September 2008 04:19  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.mark-kirchner.de
Real Name schrieb:
> Thank's!.
>
> Just to confirm.
> Locally you only need Eclipse PDT running
> and on the remote server you only need xDebud running
> plus some ports to let them communicate.
Yes.
Additionally, you have to make sure that the local and remote versions
of the files to be debugged are kept in sync (manually, rsync,
network-shares, etc.).
> No need for xdebug to run localy?
> [...]
Correct.
Regards,
Mark
|
|
|
Powered by
FUDForum. Page generated in 0.03902 seconds