debugger: introduce an explicit detach action

This commit is contained in:
hjk
2009-05-07 15:20:44 +02:00
parent d42a7e407e
commit 5bcc81a61e
7 changed files with 55 additions and 11 deletions

View File

@@ -242,6 +242,7 @@ public slots:
void stepIExec();
void nextIExec();
void continueExec();
void detachDebugger();
void addToWatchWindow();
void updateWatchModel();