- moving pygdb path to .gvimrc
authorStefan Huber <shuber2@gmail.com>
Tue, 10 Jun 2008 10:25:54 +0000 (11:25 +0100)
committerStefan Huber <shuber2@gmail.com>
Tue, 10 Jun 2008 10:25:54 +0000 (11:25 +0100)
commit973cf63f2347aa83edb9654d3566eaf66526d6b9
tree37dd686a1301889254b9323fbbd5fa697ecefec3
parent74af4d713d7a7456beabc86693e2cc53819e7935
- moving pygdb path to .gvimrc
- introducing a quit-handler to not call gtk.main_quit multiple times
  --> crash on rapfen.cosy...
- fixed synchronization problems: sometimes lines have been missing
  + row away DbgTerminal.lastrow
DbgTerminal.py
GdbTerminal.py
MainControlWindow.py
StatusWindow.py
pygdb.vim