End of the Editor Wars

My search for the perfect editor has finally come to an end. Yesterday I found it and it is called NetBeans IDE 6.5.
I downloaded and installed the package for PHP development. It simply does so much right. Its project management, symbol lookups, code completion, in-file searches, across-files searches and source navigation are superb. Using its [...]

Winpdb 1.4.2 Tychod Released

Winpdb 1.4.2 Tychod is available for download at http://winpdb.org/download. The new version is compatible with Python 3.0 rc2. GNU/Linux users, please use the source package. Windows users with Python 2.6 or later, please read the instructions in the download page.

Winpdb 1.4.0, Second Take

Python 2.6 users, read this:
I posted a new Windows installer for Winpdb 1.4.0 Tychod that installs on Python 2.6. The original installer was built with Python 2.5 and does not install on Python 2.6 (which is the result of a bug in Python). There are no changes to the package files.
Hey, GNU/Linux users: Winpdb runs [...]

Stani Michiels

Stani Michiels, the author of Stani’s Python Editor (SPE) who is also an architect and artist won a design contest for a new Dutch commemorative 5 Euro coin. Here is the full story as told by him: http://pythonide.blogspot.com/2008/10/how-to-make-money-with-free-software.html
Stani is also the one who started me working on Winpdb three years ago when he was looking [...]

Winpdb 1.4.0 Tychod Released

Winpdb 1.4.0 Tychod is available for download. It is now compatible with Python 2.6 and 3.0 beta 2 and the step-into-child-process functionality is working again. The full list of changes is available at the download page.
Did you know that on GNU/Linux Winpdb allows you to magically step into a spawned child process?

A Mailing List is Born

As if the world needed another mailing list, a new Google Group mailing list has been created to which you can post anything related to Winpdb: http://groups.google.com/group/winpdb

Debugging Explained

Chris Lasher recently migrated his excellent tutorial on Winpdb and debugging in general to the Winpdb Wiki. Thanks Chris!

Winpdb for Python 3.0beta1

For those of you who like living on the bleeding (and buggy) edge of the software world I have uploaded a version of Winpdb compatible with Python 3.0beta1 and Python 2.6beta1 to the mercurial repository: http://winpdb.org/cgi-bin/hgweb.cgi. Instructions are available at http://winpdb.org/cgi-bin/moin.cgi/WinpdbSource
If you find anything that got broken with this update please let me know.
Keep [...]

Quiet

It has been rather quiet lately with Winpdb. I have been gradually getting less and less feedback, bug reports and requests either here or in the sourceforge pages. Since it is being downloaded as usual I can only assume it is a sign of maturity. Maybe it just works.
On the other hand I have [...]

A Wiki for Winpdb

I have set up an initial Wiki for Winpdb in response to a comment by BobC about collaboration. In addition Winpdb is now published as a Mercurial repository at: winpdb.org/cgi-bin/hgweb.cgi
The Wiki is about development of Winpdb. Now its up to you. Send patches, ideas and good will. Collaborate and make Winpdb better.

« Previous PageNext Page »