[Pydev-users] [Users] confusion about installing remote debugger
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-10-05 17:42:04
|
The following forum message was posted by mrodent at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4741281: Hi, Using Jython (2.5) in PyDev (2.0.0) in Eclipse Helios (3.6.1). Debugging simply does not work on multiple threads... searching seemed to indicate that the thing to do was to install the PyDev remote debugger: manual: http://pydev.org/manual_adv_remote_debugger.html <-- but these buttons are not present in my toolbar at all (!) and I can find now menu equivalent to launch the remote debugger. Also found this page from here: https://sourceforge.net/projects/pydev/forums/forum/293649/topic/3549899 Tried experimenting with this but it appears that this is sthg you do *after* getting the remote debugger up and running. Anyone know how I install the remote debugger? Thanks |