- Fixed bug when bp is set on same addr
authorStefan Huber <shuber2@gmail.com>
Mon, 9 Jun 2008 18:07:27 +0000 (20:07 +0200)
committerStefan Huber <shuber2@gmail.com>
Mon, 9 Jun 2008 18:07:27 +0000 (20:07 +0200)
commitf2698c930f26434a100e0b4c1e4f39291b55b4f9
treef2843a73c1dc596b4cbd692b8d410e4f3e355bfb
parentfd54ea4a2710afa2bd51e2b8600c4577bdfccc0d
- Fixed bug when bp is set on same addr
- Adding Configuration loading/writing
- Introducing common StatusFrame class
BreakpointsFrame.py
Configuration.py [new file with mode: 0755]
DbgTerminal.py
GdbTerminal.py
MainControlWindow.py
StatusFrame.py [new file with mode: 0644]
StatusWindow.py
WatchesFrame.py
pygdb.py
pygdb.vim