Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Remote debugging question
Remote debugging question [message #84722] Tue, 25 November 2008 21:57 Go to next message
No real name is currently offline No real nameFriend
Messages: 53
Registered: July 2009
Member
Hi,

Eclipse
Version: 3.4.1
Build id: M20080911-1700

PDT Core Plugin: 2.0.0v2008103
Xdebug 2.0.3

I've set up PDT/Xdebug to debug an app on a remote server. To
accomplish this, I basically start with a copy of the app on my local
machine and then upload that app to the remote machine with RSE. When I
make edits to the copies on the local machine I synchronize the app on
the remote machine with the app on my local machine.

Here's the problem:
The app that I'm running modifies the contents within its directory
tree, and as the app runs on the remote system(the server), it's
contents are changed. So my local app is out of sync with my remote
app, but my local app is the one that should be updated.

Is there any way of getting RSE, to sync from the server to the client
on demand?

Thanks
R
Re: Remote debugging question [message #85105 is a reply to message #84722] Fri, 28 November 2008 13:55 Go to previous message
Eclipse UserFriend
Originally posted by: dkel50.hotnospmail.com

You might want to ask the question on the eclipse.dsdp.tm newsgroup.
This seems to be the best place for RSE based questions.

Dave Kelsey

Richard Geddes wrote:
> Hi,
>
> Eclipse
> Version: 3.4.1
> Build id: M20080911-1700
>
> PDT Core Plugin: 2.0.0v2008103
> Xdebug 2.0.3
>
> I've set up PDT/Xdebug to debug an app on a remote server. To
> accomplish this, I basically start with a copy of the app on my local
> machine and then upload that app to the remote machine with RSE. When I
> make edits to the copies on the local machine I synchronize the app on
> the remote machine with the app on my local machine.
>
> Here's the problem:
> The app that I'm running modifies the contents within its directory
> tree, and as the app runs on the remote system(the server), it's
> contents are changed. So my local app is out of sync with my remote
> app, but my local app is the one that should be updated.
>
> Is there any way of getting RSE, to sync from the server to the client
> on demand?
>
> Thanks
> R
Previous Topic:PDT / Xdebug / Multiple sub domains
Next Topic:problem with HUGE project
Goto Forum:
  


Current Time: Fri Apr 26 18:19:06 GMT 2024

Powered by FUDForum. Page generated in 0.03298 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top