forked from qt-creator/qt-creator
debugger: introduce an explicit detach action
This commit is contained in:
@@ -242,6 +242,7 @@ public slots:
|
||||
void stepIExec();
|
||||
void nextIExec();
|
||||
void continueExec();
|
||||
void detachDebugger();
|
||||
|
||||
void addToWatchWindow();
|
||||
void updateWatchModel();
|
||||
|
||||
Reference in New Issue
Block a user