[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Remote as in Remore and not localhost remote.

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