Differences between revisions 1 and 2
Revision 1 as of 2006-04-20 15:05:46
Size: 478
Editor: acgn226
Comment:
Revision 2 as of 2006-04-20 17:29:35
Size: 490
Editor: acgn226
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * pdb's design issues (Could someone add more about it?)  * pdb's design issues (Could someone add more information about it?)

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(Pythob/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.