[IPython-dev] IPython winpdb interface

Ville M. Vainio vivainio at gmail.com
Wed Apr 2 03:06:36 EDT 2008


On Tue, Apr 1, 2008 at 10:52 PM, Nir <nir at winpdb.org> wrote:

> Hi Ville,
>
>  Your request is done.
>  Checkout latest SVN version of Winpdb with:
>  svn co https://winpdb.svn.sourceforge.net/svnroot/winpdb/trunk/winpdb winpdb
>
>  The %wpdb filename command should do something like:

Works like a charm, thank you :-).

It needs some trivial work on IPython side (password setting etc), but
the basic functionality is ok. I will check in a fully functional
version today.

The usage is:

import ipy_winpdb
%wpdb test.py

(does %run test.py with winpdb breakpoint)

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



More information about the IPython-dev mailing list