Debugger: Make second call to abort LLDB more lethal

Change-Id: I66cfb1e01193c57e06aebeaa8defa11809e24c50
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2013-11-06 14:23:08 +01:00
parent 57c098142c
commit 25ec26bcf3
2 changed files with 14 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ private:
void runEngine();
void shutdownInferior();
void shutdownEngine();
void abortDebugger();
bool setToolTipExpression(const QPoint &mousePos,
TextEditor::ITextEditor *editor, const DebuggerToolTipContext &);