Remote debugging?

Gerhard Häring gh_pythonlist at gmx.de
Mon Nov 5 18:50:45 EST 2001


On Mon, Nov 05, 2001 at 11:33:12PM +0000, Jive Dadson wrote:
> Can IDLE be connected via TCP/IP or whatever to a Python program that's
> running on a different machine? -- one that does not have windowing
> capability?  If not, how much effort would it take to make it so that it
> could?

There's an unfinished remote debugging IDLE patch floating around on
Sourceforge:

http://sourceforge.net/tracker/?group_id=5470&atid=305470&func=detail&aid=440407

Also the commercial WingIDE Python IDE does already support remote debugging. I
didn't buy it but liked the demo very much.

http://archaeopteryx.com/

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list