changed some stuff of active/inactive detection
[pygdb.git] / GdbTerminal.py
2008-06-11 Stefan Huberchanged some stuff of active/inactive detection
2008-06-11 Stefan HuberMAJOR CHANGE!
2008-06-10 Stefan Hubersome code beautifying: __waitForPrompt
2008-06-10 Stefan Huber- moving pygdb path to .gvimrc
2008-06-09 Stefan Huberfixing breakpoint bug
2008-06-09 Stefan Huber- Fixed bug when bp is set on same addr
2008-06-09 Stefan Huberremoved a print and added another
2008-06-09 Stefan Huber- fixing problem of destroying windows -> segfault
2008-06-09 Stefan Huberadding first vim code+
2008-06-09 Stefan Huber- fixing ssh problem
2008-06-08 Stefan Huberadding updating of breakpoint list
2008-06-08 Stefan Huberadded watches and status line
2008-06-08 Stefan Huberadded missing main control window
2008-06-08 Stefan Huberre-added child-exited handler of gdb-terminal
2008-06-08 Stefan Hubernew exciting GTK Main Control Window