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
/
Lib
/
idlelib
/
Debugger.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-1/+1
*
Rename the repr module to reprlib.
Alexandre Vassalotti
2008-05-16
1
-2/+2
*
1. Debugger was failing to start due to DictProxy limitations.
Kurt B. Kaiser
2007-08-29
1
-1/+14
*
Conform to py3k dict.{keys, items, values} with some advice from 2b3
Kurt B. Kaiser
2007-08-23
1
-2/+1
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
1
-3/+3
*
Fix two obvious 2.xisms.
Guido van Rossum
2007-08-13
1
-3/+2
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
1
-3/+3
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-1/+2
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-2/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+8
*
1. If user passes a non-existant filename on the commandline, just open
Kurt B. Kaiser
2004-08-22
1
-3/+2
*
1. Update debugger to not trace RPC code even when calling Queue and
Kurt B. Kaiser
2003-05-10
1
-30/+16
*
Debugger was tracing through rpc.py when IDLEfork was not started
Kurt B. Kaiser
2003-01-01
1
-21/+19
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-4/+4
*
M Debugger.py
Kurt B. Kaiser
2002-12-14
1
-1/+1
*
Prevent debugger from stepping into Idle rpc code
Chui Tey
2002-12-12
1
-5/+17
*
Fix beep.
Kurt B. Kaiser
2002-12-02
1
-16/+3
*
Set breakpoints on remote debugger
Chui Tey
2002-11-04
1
-1/+1
*
Implement Restoring Breakpoints in Subprocess Debugger
Kurt B. Kaiser
2002-10-23
1
-33/+14
*
Merge Py Idle changes
Kurt B. Kaiser
2002-09-16
1
-1/+0
*
Modifying EditorWindow causes breakpoints in that module to be removed
Kurt B. Kaiser
2002-07-06
1
-1/+5
*
1. Test Sourceforge checkin, idle-dev posting
Kurt B. Kaiser
2002-07-06
1
-1/+0
*
Combine OldStackViewer.py with Debugger.py, removing dead code.
unknown
2002-07-05
1
-9/+164
*
Remove all EditorWindow BREAK tags when closing Debugger
Kurt B. Kaiser
2002-06-25
1
-0/+8
*
Clear associated breakpoints when closing an edit window.
Kurt B. Kaiser
2002-06-24
1
-13/+23
*
1. Debugger Breakpoints, finish implementation
Kurt B. Kaiser
2002-06-20
1
-15/+15
*
Polish RemoteDebugger code.
Kurt B. Kaiser
2002-06-16
1
-6/+9
*
GvR's rpc patch
Chui Tey
2002-05-26
1
-58/+82
*
Fix by Edward K Ream to make breakpoints work on Windows: insert a
Guido van Rossum
2002-02-25
1
-0/+1
*
py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization
Kurt B. Kaiser
2001-07-13
1
-4/+4
*
Initial revision
David Scherer
2000-08-15
1
-0/+308