forked from qt-creator/qt-creator
debugger: make debugger restartable using the buttons in the application output pane
This commit is contained in:
@@ -213,6 +213,7 @@ public:
|
||||
QAbstractItemModel *sourceFilesModel() const;
|
||||
|
||||
void handleFinished();
|
||||
void handleStartFailed();
|
||||
bool debuggerActionsEnabled() const;
|
||||
static bool debuggerActionsEnabled(DebuggerState state);
|
||||
void showModuleSymbols(const QString &moduleName, const Symbols &symbols);
|
||||
|
||||
Reference in New Issue
Block a user