Differences between revisions 2 and 3
Revision 2 as of 2006-04-20 17:29:35
Size: 490
Editor: acgn226
Comment:
Revision 3 as of 2006-04-20 20:05:26
Size: 490
Editor: 85
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * look at other debuggers(Pythob/non-Python) and see if we can learn something from it (I'm sure we can;)  * look at other debuggers(Python/non-Python) and see if we can learn something from it (I'm sure we can;)

This page point issues related to [http://docs.python.org/lib/module-pdb.html Python Debugger] that will led to(hopefully) better Python debugging environment:

  • bugfixes/functionality improvments in bug/patch tracker
  • write pdb's unit_tests
  • look at other debuggers(Python/non-Python) and see if we can learn something from it (I'm sure we can;)
  • pdb's design issues (Could someone add more information about it?)

You are welcome to add your pdb's wishes below.

PdbImprovments (last edited 2008-11-15 13:59:37 by localhost)

Unable to edit the page? See the FrontPage for instructions.