Added controller class: controller
authorStefan Huber <shuber2@gmail.com>
Mon, 23 Jun 2008 16:49:01 +0000 (18:49 +0200)
committerStefan Huber <shuber2@gmail.com>
Mon, 23 Jun 2008 16:49:01 +0000 (18:49 +0200)
commit81efa6ae3c403a5b6d0580f77b6349534186e857
treec3059562d7f0ff6ff073e2d6c35436322218e32e
parent0275a5723fec01327021ade901517292c8b65b2d
Added controller class:
  - Add/Del watches
  - Add/Del breakpoints
  - Corresponding code in frame classes
BreakpointsFrame.py
Controller.py [new file with mode: 0644]
WatchesFrame.py