index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
idle
/
Debugger.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break cycle on close.
Guido van Rossum
1999-06-25
1
-0/+2
*
Add canonic() function -- for brand new bdb.py feature.
Guido van Rossum
1999-02-01
1
-0/+4
*
Add Quit button to the debugger window.
Guido van Rossum
1999-01-28
1
-0/+6
*
Bind ESC to close-window.
Guido van Rossum
1999-01-11
1
-1/+2
*
Checking in IDLE 0.2.
Guido van Rossum
1999-01-02
1
-26/+29
*
Use of Breakpoint class should be bdb.Breakpoint.
Guido van Rossum
1998-10-24
1
-1/+1
*
Use and pass through the 'force' flag to set_dict() where appropriate.
Guido van Rossum
1998-10-19
1
-8/+35
*
Restructured and more consistent. Save checkboxes across instantiations.
Guido van Rossum
1998-10-16
1
-36/+78
*
Debugger can now show local and global variables.
Guido van Rossum
1998-10-16
1
-6/+44
*
Oops
Guido van Rossum
1998-10-16
1
-1/+3
*
Better debugger support (show stack etc).
Guido van Rossum
1998-10-16
1
-8/+73
*
Don't show function name if there is none
Guido van Rossum
1998-10-15
1
-1/+3
*
Polish the Debugger GUI a bit.
Guido van Rossum
1998-10-14
1
-12/+36
*
Ad primitive debugger interface (so far it will step and show you the
Guido van Rossum
1998-10-13
1
-0/+92