forked from qt-creator/qt-creator
debugger: work on trk integration
This commit is contained in:
@@ -75,7 +75,7 @@ private:
|
||||
|
||||
void shutdown();
|
||||
void setToolTipExpression(const QPoint &mousePos, TextEditor::ITextEditor *editor, int cursorPos);
|
||||
bool startDebugger(const QSharedPointer<DebuggerStartParameters> &sp);
|
||||
void startDebugger(const QSharedPointer<DebuggerStartParameters> &sp);
|
||||
|
||||
void exitDebugger();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user