Menu

Winpdb - Cross Platform Python Debugger / News: Recent posts

Winpdb 1.4.6 Tychod, Released

Version 1.4.6 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

This version includes a major bug fix that enables Winpdb to debug runaway recursions, and compatibility fix for Python 3.01

For more information visit:
http://winpdb.org/

Posted by Nir 2009-04-08

Winpdb 1.4.0 Tychod, Released

Version 1.4.0 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

This version includes compatibility with Python 3000 beta 2, a fix to the crash when trying to step into a spawned process and some other minor fixes.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.winpdb.org/

Posted by Nir 2008-09-05

Winpdb 1.3.8 Tychod, Released

Version 1.3.8 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

This version includes a workaround for a segmentation fault in mod_python, improvements to the name space viewer, handling of unhandled exceptions, compatibility with Python 3000 a4 and some other bug fixes. ... read more

Posted by Nir 2008-04-10

Winpdb 1.3.6 Released

Version 1.3.6 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

This version includes compatibility with Python 3000 alpha 3 and some bug fixes.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.winpdb.org/

Posted by Nir 2008-03-09

Winpdb 1.3.4 Released

Version 1.3.4 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

This version includes compatibility with Python 3000 alpha 2, console auto completion, support for Python eggs and many bug fixes.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.winpdb.org/

Posted by Nir 2008-01-15

Winpdb 1.3.2 Released

Version 1.3.2 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

The new version includes bug fixes.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.digitalpeers.com/pythondebugger/

Posted by Nir 2007-11-30

Winpdb 1.3.0 Released

Version 1.2.0 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

The new version includes Unicode support, py3k compatibility, control over environment variables, signal handling and many bug fixes and improvements.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.digitalpeers.com/pythondebugger/

Posted by Nir 2007-11-01

Winpdb 1.2.2 Released

Version 1.2.2 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

The new version includes new toolbar icons and bug fixes.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.digitalpeers.com/pythondebugger/

Posted by Nir 2007-08-13

Winpdb 1.2.0 Released

Version 1.2.0 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

The new version includes support for os.fork(), improved usability, tons of bug fixes and the new Winpdb icon.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.digitalpeers.com/pythondebugger/

Posted by Nir 2007-08-06

Winpdb 1.1.4 Released

Version 1.1.4 of Winpdb has been released.

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

This release is a bug fix release.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.digitalpeers.com/pythondebugger/

Posted by Nir 2007-06-21

Winpdb Tutorial by professor Norman Matloff

An new tutorial on Winpdb written by professor Norman Matloff is available at:
http://heather.cs.ucdavis.edu/~matloff/winpdb.html

Posted by Nir 2007-05-03

Winpdb is Out of Beta

Winpdb has emerged today out of a year long Beta status and with Winpdb 1.1.2 the development status at source-forge has been declared as Production-Stable.

Winpdb is an GPL Python debugger, with support for smart breakpoints, multiple threads, name-space modification, embedded debugging, password encrypted communication and speed of up to 20 times that of pdb.

For more information visit:
http://sourceforge.net/projects/winpdb
http://www.digitalpeers.com/pythondebugger/

Posted by Nir 2007-04-18

Winpdb Tutorial by Chris Lasher

An excellent tutorial on Winpdb and debugging in general, written by Chris Lasher, is available at Software Carpentry at Virginia Tech:
http://gotgenes.com/swcatvtwiki/DebuggingExercise

Posted by Nir 2007-03-31

Winpdb 1.1.2 Released

Winpdb is an GPL Python debugger, with support for smart breakpoints, multiple threads, name-space modification, embedded debugging, password encrypted communication and speed of up to 20 times that of pdb.

Winpdb 1.1.2 is a bug fix release.

This release includes many fixes that should make Winpdb more stable and usable.

Bugs fixed:

IMPORTANT: Changed script names from _winpdb.py and _rpdb2.py to winpdb and rpdb.... read more

Posted by Nir 2007-03-29

Winpdb 1.0.9 Released

Winpdb is an advanced Python debugger, with support for smart breakpoints, multiple threads, name-space modification, embedded debugging, password encrypted communication and speed of up to 20 times that of pdb.

Winpdb 1.0.9 is a bug fix release.

This release includes many fixes that should make Winpdb more stable and usable.

Bugs fixed:

[ 1654010 ] window gets bigger on every session
[ 1373074 ] 2 Window menus on mac
[ 1654011 ] clipping long path names at the left
[ 1654009 ] List indices are sorted wrong
[ 1610393 ] Problems with wx-2.7.2-msw-unicode
[ 1481097 ] "# -*- coding: " problem... read more

Posted by Nir 2007-03-13

Winpdb 1.0.8 Released

Winpdb is an advanced Python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, password encrypted communication and speed of up to 20 times that of pdb.

Winpdb 1.0.8 is a bug fix release to the following bugs:

1358842 - Wrong terminal command in RHEL4
1559668 - not work with Ubuntu Dapper 6.06
1476311 - script launch fails with gnome-terminal
1492500 - Filtering should work anywhere
1445514 - Doesn't work with *.pyw scripts
1491470 - Slightly difficult to use a custom terminal in rpdb2
1546181 - Sort names alphabetically
1481097 - "# -*- coding: " problem... read more

Posted by Nir 2006-12-06

Winpdb 1.0.6 Released.

This release fixes a security bug.

Winpdb is an advanced Python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, encrypted communication and speed of up to 20 times that of pdb.

Note: Unsecured communication mode is a common default with
debuggers to the Python language and other programming
languages.

Winpdb uses a session password to secure debugger/debugee
communication. This password was set with a command line flag
and is visible by any user on a multi user Linux/Unix system. This
is also relevant when launching a session from within the debugger,
since the debugger starts the debugee by passing various
command line flags including the session password.... read more

Posted by Nir 2005-11-01

Winpdb 1.0.5 Released

Winpdb is an advanced Python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, encrypted communication and speed of up to 20 times that of pdb.

This release is a bug fix release to the following:

Bug Fixes:
1. Bug fix of bug 1337145 - Infinite error loop (EOF) after CTRL-D key press Report by anonymous.
2. Bug fix of bug 1325901 - Win 98 bug. Report by Steve Robb.
3. Bug fix of exception during shutdown when script source is unavailable.
4. Bug fix of socket address in use on OSX.... read more

Posted by Nir 2005-10-27

Winpdb 1.0.4 Released

Winpdb is an advanced Python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, encrypted communication and speed of up to 20 times that of pdb.

This release is a bug fix release but also the projects first news item, so take the time to check out the debugger Python programmers have been waiting for, for so long.

Homepage: http://www.digitalpeers.com/pythondebugger
Downloads: http://sourceforge.net/project/showfiles.php?group_id=145018

Posted by Nir 2005-10-08