Who Needs Debuggers?

Judging by download numbers Winpdb is used by approximately 1 in every 500 Python programmers. Given that Python is easy to learn and use, I am still puzzled by this number.
This is what Wikpedia has to say about debuggers: “The importance of a good debugger cannot be overstated. Indeed, the existence and quality of [...]

Always Another Bug

If you see too many ‘N/A’ in the name-space viewer try the latest version from the subversion repository:
svn co https://winpdb.svn.sourceforge.net/svnroot/winpdb/trunk/winpdb winpdb
You can also browse online at:
http://winpdb.svn.sourceforge.net/viewvc/winpdb/trunk/winpdb/

Winpdb 1.3.4 Released

Winpdb 1.3.4 has been released and includes compatibility with Python 3000 alpha 2, console auto completion, support for Python eggs and many bug fixes. You can grab it from here.

Winpdb Moves to New Home

Winpdb has moved to winpdb.org. Now that it has a home of its own it will probably feel more comfortable to hear laud music until late hours.
I am still considering a name change to reflect the fact that Winpdb is not MS Windows Specific.
It is a shame that the Win prefix is so strongly [...]

Winpdb 1.3.2 Released

Winpdb 1.3.2 has been released with several bug fixes. You can grab it from here.

Give Winpdb a New Name

I keep getting complaints from users who overlooked Winpdb since its name sounds Windows specific. I am scratching my head for a new name for some time now and will welcome your ideas.

Winpdb 1.3.0 Released

The first Python debugger with full Unicode support and py3k compatibility is here.

Winpdb Beta Ready for Feedback

A new Winpdb beta is ready for you to take it for a ride with Unicode support, py3k compatibility and many bug fixes. Winpdb needs your feedback from bug reports to usability suggestions and English proof reading. You can grab it from: http://winpdb.org/downloads/winpdb-1.2.5.tar.gz
To run Winpdb directly without installing it type: python winpdb.py
Read the included readme [...]

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.

Winpdb 1.2.0 Released

Version 1.2.0 of Winpdb has been released with several new features lots of bug fixes, usability improvements and the new Winpdb icon. Grab it, enjoy it and don’t forget to send some feedback.

« Previous PageNext Page »