Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP » Remote debugging question
Remote debugging question [message #14295] Sun, 30 November 2008 21:24 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), its 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 #14313 is a reply to message #14295] Wed, 03 December 2008 20:39 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hi Richard,

this question should have gone to "eclipse.dsdp.tm" which is the
Newsgroup for RSE. I'm not sure what you mean by "Synchronize on Demand"
but I assume that you want to press a button to get modified files
downloaded (and only modified files).

RSE doesn't provide this out of the box, but will soon have it through a
Google Summer of Code contribution. Feel free to try it out:
http://wiki.eclipse.org/Platform/Team_Synchronization_on_top _of_RSE#Current_Status

If it were myself though, I guess I wouldn't employ RSE for the
synchronization but run rsync over ssh.

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




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), its 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 #572358 is a reply to message #14295] Wed, 03 December 2008 20:39 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hi Richard,

this question should have gone to "eclipse.dsdp.tm" which is the
Newsgroup for RSE. I'm not sure what you mean by "Synchronize on Demand"
but I assume that you want to press a button to get modified files
downloaded (and only modified files).

RSE doesn't provide this out of the box, but will soon have it through a
Google Summer of Code contribution. Feel free to try it out:
http://wiki.eclipse.org/Platform/Team_Synchronization_on_top _of_RSE#Current_Status

If it were myself though, I guess I wouldn't employ RSE for the
synchronization but run rsync over ssh.

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




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), its 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:Remote debugging question
Next Topic:Eclipse C++ BB tutorial
Goto Forum:
  


Current Time: Thu Apr 25 00:07:28 GMT 2024

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

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

Back to the top