Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Overlapping breakpoints for remote debugging
Overlapping breakpoints for remote debugging [message #34193] Fri, 07 November 2008 05:06 Go to previous message
Sheela is currently offline Sheela
Messages: 52
Registered: July 2009
Member
Hi,

I am facing an issue during remote debugging(based on DLTK Remote
Debugging Framework) of my script.
A copy of my script (say test.scr) is on a remote machine(unix) at
location say, /user/unix_project/test.scr

In my local machine (Windows), test.scr belongs to 2 projects - win_proj1
and win_proj.
I set a breakpoint on line 10 of /win_proj1/test.scr and on line 15 of
/win_proj2/test.scr

The Issue:
The breakpoint_set command sets the breakpoints at lines 10 and 15 for
script test.scr on unix machine.
Hence when we are debugging the script /win_proj1/test.scr it breaks at
line number 10 as well as 15.

Is there a way by which we can map local machine path to remote machine
path?

Thanks in Advance

Regards,
Sheela
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:[BUILD] I-I200811100931-200811100931
Next Topic:[BUILD] S-1.0M3-200811141020
Goto Forum:
  


Current Time: Sun May 19 04:50:55 EDT 2013

Powered by FUDForum. Page generated in 0.01758 seconds