MAJOR CHANGE!
authorStefan Huber <shuber2@gmail.com>
Wed, 11 Jun 2008 07:43:58 +0000 (09:43 +0200)
committerStefan Huber <shuber2@gmail.com>
Wed, 11 Jun 2008 07:43:58 +0000 (09:43 +0200)
commit0296b6d5afe20a15764842873917bf1d6aa34b77
treed994be7f9474dea64e20af810c1e98f7f2635fcf
parentc90feb4c530cdb4e5abbfac044fea74d88975775
MAJOR CHANGE!
  - moved to event detection in DbgTerminal:
    DbgTerminal detects by output if state is active or not, if breakpoint
    has been hit or not...
  - Introduced a position frame
    source listing is still missing.
BreakpointsFrame.py
DbgTerminal.py
GdbTerminal.py
MainControlWindow.py
PositionFrame.py [new file with mode: 0644]
StatusWindow.py
WatchesFrame.py
pygdb.py