forked from qt-creator/qt-creator
Debugger: Make CDB compile again.
This commit is contained in:
@@ -115,6 +115,7 @@ private:
|
||||
void evaluateWatcher(WatchData *wd);
|
||||
QString editorToolTip(const QString &exp, const QString &function);
|
||||
bool step(unsigned long executionStatus);
|
||||
bool attemptBreakpointSynchronizationI(QString *errorMessage);
|
||||
|
||||
CdbEnginePrivate *m_d;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user