[IPython-dev] IPython winpdb interface

Laurent Dufréchou laurent.dufrechou at gmail.com
Tue Mar 25 11:57:36 EDT 2008


Ok I see, perhaps Nir will confirm, but if you manage to make rpdb server
run inside ipython, I think we will be able to launch the GUI and set
breakpoint and do step in/out etc...(this is what you say no?)
And I'm quite sure that it ever exist an API to manage it (if you want to
control it via ipython) because Nir said me a long time ago that PIDA was
using it like this...(if I remember well)...

In which bzr branch do you plan to play with this, mtexp or stable one??



-----Message d'origine-----
De : Ville M. Vainio [mailto:vivainio at gmail.com] 
Envoyé : mardi 25 mars 2008 16:36
À : Laurent Dufréchou
Cc : Nir; ipython-dev Mailing list
Objet : Re: [IPython-dev] IPython winpdb interface

On Mon, Mar 24, 2008 at 6:42 PM, Laurent Dufréchou
<laurent.dufrechou at gmail.com> wrote:

> Hi ville,
>
>  That's a GOOD idea :)

I think it will be handy too (pdb is a bit dated, usagewise). Now it's
up to Nir to create some kind of rpdb2 api we can use.

>  Does the %wpdb will:
>  - launch the winpdb GUI or
>  - only the server and we will have to launch the winpdb gui and attach to
>  the server manually or
>  - usage is only via rdpb server without winpdb GUI?

We will only launch the rpdb2 server and let the user launch winpdb
manually. The idea is to have rpdb2 running inside IPython process
constantly, taking care of all the debugging needs... we can store the
password to _ip.db, so it does not need to be entered every time
IPython is launched.

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'




More information about the IPython-dev mailing list