Re: [Pydev-code] PyDev Remote Debug Question
Brought to you by:
fabioz
From: Fabio Z. <fa...@es...> - 2012-03-22 10:38:14
|
Hi there, This is not the proper place for support questions. Such questions should be asked on http://stackoverflow.com (adding a 'pydev' tag in the question). Cheers, Fabio On Wed, Mar 21, 2012 at 11:22 PM, Jim Don <ji...@gm...> wrote: > ps by "eclipse machine" i meant linux ... sorry ... > > > On Wed, Mar 21, 2012 at 10:22 PM, Jim Don <ji...@gm...> wrote: >> >> Hi, >> >> I was hoping someone could give me a quick hand with remote debugging. >> >> I have an eclipse machine running pydev ... and python running on >> windows. >> >> For some reason when I try to set a breakpoint i see messages similar to >> "fail to set breakpoint in a file that does not exist" (Note: single >> stepping etc works just not breakpoints). The file names in the error >> message appear to have C:\ prefixed to them even though they are on linux >> (e.g. I see C:\home\etc etc etc when I expect /home/etc etc). >> >> I'm fairly certain I have setup 'pydevd_file_utils.py ' correctly simple >> because I can single step? >> >> Does anyone have any further tips? >> >> Jim > > > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |