Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine OldStackViewer.py with Debugger.py, removing dead code. | unknown | 2002-07-05 | 1 | -280/+0 |
| | | | | | | M Debugger.py : Incorporate StackViewer, NamespaceViewer classes M StackViewer.py : remove import OldStackViewer U OldStackViewer.py : remove file | ||||
* | Polish RemoteDebugger code. | Kurt B. Kaiser | 2002-06-16 | 1 | -1/+5 |
| | | | | | | Use a repr() on the subprocess side when fetching dict values for stack. The various dict entities are not needed by the debugger GUI, only their representation. | ||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+276 |