forked from qt-creator/qt-creator
DAP: Fix start CMake debug mode
Change-Id: I2951142736b0e6ccf2b08a7bd78b08b1e96bca6f Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -84,7 +84,6 @@ public:
|
||||
void setBreakOnMain(bool on);
|
||||
void setUseTerminal(bool on);
|
||||
void setRunAsRoot(bool on);
|
||||
void setCmakeDapDebugging(bool on);
|
||||
|
||||
void setCommandsAfterConnect(const QString &commands);
|
||||
void setCommandsForReset(const QString &commands);
|
||||
|
||||
Reference in New Issue
Block a user