moohaad / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

support debugging of scripts executed by embedded python interpreters #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
this is clearly an enhancement request and not an issue but what I'd like 
to be able to do with pyscripter is to debug scripts that are processed by 
an external interpreter that is started by an external application. 

As reference I would use Winpdb that can "attach" to running processes 
once they start the rpdb2 session. 

I'm asking this because the winpdb interface is really poor compared to 
the PyScripter one and once you gets familiar with it, it's really 
painfull to move to a different one :) !!

Original issue reported on code.google.com by dvr...@gmail.com on 14 Mar 2008 at 2:43

GoogleCodeExporter commented 9 years ago
Duplicate of issue 129.

Original comment by pyscripter on 14 Mar 2008 at 3:14

GoogleCodeExporter commented 9 years ago
sorry for opening a duplicate report but searching for debug in all issues 129 
does 
not appear!!

Original comment by dvr...@gmail.com on 14 Mar 2008 at 3:20