Winpdb 1.2.2 Released
Version 1.2.2 of Winpdb has just been released with a new set of toolbar icons and several bug fixes. You can grab it from here.
Version 1.2.2 of Winpdb has just been released with a new set of toolbar icons and several bug fixes. You can grab it from here.
Thank you very much for this useful tool!
I’ve used winpdb since 1.1.4 release under XP, but there is a bug which still exists. When you put command line parameters into File->Launch window all data after ‘&’ symbol is ignored. Could you check?
best regards,
artem
Its good to have debugger for language like Python and thanx for providing that…
Does this work with scripts that use wxPython? I can debug with PDB inside my wxPython application, but when I try to launch with Winpdb, it crashes Python.
Thanks.
Dan
Hello Dan,
Does the beta version crash as well? http://winpdb.org/?p=30
Please post your system details including python and wxPython versions. Also specify exact scenario that crashes. Try to run winpdb with the –debug command line flag and send any error messages you see.