Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
Tools
/
idle
/
Debugger.py
a59ab05
Remove unnecessary imports
by Neal Norwitz
· 23 years ago
30efbcc
Fix by Edward K Ream to make breakpoints work on Windows: insert a
by Guido van Rossum
· 23 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
ba5a59c
Break cycle on close.
by Guido van Rossum
· 26 years ago
2e9e0df
Add canonic() function -- for brand new bdb.py feature.
by Guido van Rossum
· 26 years ago
85ef9dc
Add Quit button to the debugger window.
by Guido van Rossum
· 26 years ago
9016fcf
Bind ESC to close-window.
by Guido van Rossum
· 26 years ago
504b0bf
Checking in IDLE 0.2.
by Guido van Rossum
· 26 years ago
39926e4
Use of Breakpoint class should be bdb.Breakpoint.
by Guido van Rossum
· 27 years ago
b52cfa1
Use and pass through the 'force' flag to set_dict() where appropriate.
by Guido van Rossum
· 27 years ago
3fb3515
Restructured and more consistent. Save checkboxes across instantiations.
by Guido van Rossum
· 27 years ago
5188a25
Debugger can now show local and global variables.
by Guido van Rossum
· 27 years ago
6b38483
Oops
by Guido van Rossum
· 27 years ago
80d132d
Better debugger support (show stack etc).
by Guido van Rossum
· 27 years ago
b7ffca3
Don't show function name if there is none
by Guido van Rossum
· 27 years ago
35e55da
Polish the Debugger GUI a bit. Closing it now also does the right thing.
by Guido van Rossum
· 27 years ago
35f7542
Ad primitive debugger interface (so far it will step and show you the
by Guido van Rossum
· 27 years ago