1. 2e9e0df Add canonic() function -- for brand new bdb.py feature. by Guido van Rossum · 25 years ago
  2. 85ef9dc Add Quit button to the debugger window. by Guido van Rossum · 25 years ago
  3. 9016fcf Bind ESC to close-window. by Guido van Rossum · 26 years ago
  4. 504b0bf Checking in IDLE 0.2. by Guido van Rossum · 26 years ago
  5. 39926e4 Use of Breakpoint class should be bdb.Breakpoint. by Guido van Rossum · 26 years ago
  6. b52cfa1 Use and pass through the 'force' flag to set_dict() where appropriate. by Guido van Rossum · 26 years ago
  7. 3fb3515 Restructured and more consistent. Save checkboxes across instantiations. by Guido van Rossum · 26 years ago
  8. 5188a25 Debugger can now show local and global variables. by Guido van Rossum · 26 years ago
  9. 6b38483 Oops by Guido van Rossum · 26 years ago
  10. 80d132d Better debugger support (show stack etc). by Guido van Rossum · 26 years ago
  11. b7ffca3 Don't show function name if there is none by Guido van Rossum · 26 years ago
  12. 35e55da Polish the Debugger GUI a bit. Closing it now also does the right thing. by Guido van Rossum · 26 years ago
  13. 35f7542 Ad primitive debugger interface (so far it will step and show you the by Guido van Rossum · 26 years ago