Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a37b7af4d787a53ad0dcbdedef0e95f8546d2e28
/
Lib
/
idlelib
/
Debugger.py
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
2ee0e8e
Revert the renaming of repr to reprlib.
by Brett Cannon
· 17 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
50a1acb
Changed references to the reprlib module to use its new name.
by Alexandre Vassalotti
· 17 years ago
53f1a94
Workaround for bug #1512124
by Ronald Oussoren
· 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