forked from qt-creator/qt-creator
Debugger: Introduce engine capability flags to enable actions correctly.
Reviewed-by: hjk
This commit is contained in:
@@ -188,6 +188,7 @@ public:
|
||||
int buttons = 0);
|
||||
|
||||
bool debuggerActionsEnabled() const;
|
||||
unsigned debuggerCapabilities() const;
|
||||
|
||||
bool checkDebugConfiguration(int toolChain,
|
||||
QString *errorMessage,
|
||||
|
||||
Reference in New Issue
Block a user