On Fri, Jul 24, 2009 at 9:43 PM, Edward Peschko <horo...@gmail.com> wrote:


> There should be a standard mechanism for debuggers to talk to a python
> process; not one-offs for each debugger, probably at the level of the
> python executable (the same way that gcc lets gdb attach with a pid..
>

Sounds like this is moving into hypothetical territory better-suited to
python-ideas.  (Although I'm sure that if you wanted to contribute polished,
tested code for a standard remote debugger interface, few people would
complain.)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to