Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01d7eba3162af8a0f62d7636cbb44440901b3909
/
Lib
/
idlelib
/
Debugger.py
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
1f2ba4b
Rename the repr module to reprlib.
by Alexandre Vassalotti
· 17 years ago
cf3c4217
1. Debugger was failing to start due to DictProxy limitations.
by Kurt B. Kaiser
· 18 years ago
e071277
Conform to py3k dict.{keys, items, values} with some advice from 2b3
by Kurt B. Kaiser
· 18 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 18 years ago
4c269c5
Fix two obvious 2.xisms.
by Guido van Rossum
· 18 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 18 years ago
1bc535d
Merged revisions 55328-55341 via svnmerge from
by Guido van Rossum
· 18 years ago
9d72bb4
Remove functions in string module that are also string methods. Also remove:
by Neal Norwitz
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
183403a
1. If user passes a non-existant filename on the commandline, just open
by Kurt B. Kaiser
· 21 years ago
57bfe5d
1. Update debugger to not trace RPC code even when calling Queue and
by Kurt B. Kaiser
· 22 years ago
38f1110
Debugger was tracing through rpc.py when IDLEfork was not started
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
bfed346
M Debugger.py M IOBinding.py M PyShell.py
by Kurt B. Kaiser
· 22 years ago
067d734
Prevent debugger from stepping into Idle rpc code
by Chui Tey
· 22 years ago
491427d
Fix beep. Then remove annoying beep, not needed with breakpoint highlighting.
by Kurt B. Kaiser
· 22 years ago
69371d6
Set breakpoints on remote debugger
by Chui Tey
· 23 years ago
45186c4
Implement Restoring Breakpoints in Subprocess Debugger
by Kurt B. Kaiser
· 23 years ago
aae2094
Merge Py Idle changes
by Kurt B. Kaiser
· 23 years ago
889f8bf
Modifying EditorWindow causes breakpoints in that module to be removed
by Kurt B. Kaiser
· 23 years ago
a3436d2
1. Test Sourceforge checkin, idle-dev posting 2. Remove extraneous comment
by Kurt B. Kaiser
· 23 years ago
ed813bf
Combine OldStackViewer.py with Debugger.py, removing dead code.
by unknown
· 23 years ago
f8096fb
Remove all EditorWindow BREAK tags when closing Debugger
by Kurt B. Kaiser
· 23 years ago
83118c6
Clear associated breakpoints when closing an edit window.
by Kurt B. Kaiser
· 23 years ago
669f4c3
1. Debugger Breakpoints, finish implementation
by Kurt B. Kaiser
· 23 years ago
0e3a577
Polish RemoteDebugger code.
by Kurt B. Kaiser
· 23 years ago
5d2af63
GvR's rpc patch
by Chui Tey
· 23 years ago
16ac99a
Fix by Edward K Ream to make breakpoints work on Windows: insert a
by Guido van Rossum
· 23 years ago
5291d46
py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization
by Kurt B. Kaiser
· 24 years ago
7aced17
Initial revision
by David Scherer
· 25 years ago