QmlCppDebugger: Implement notifyInferiorIll()

Change-Id: I6d2091fff62eb0dabceda4da4eb49d2f63f99484
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Aurindam Jana
2012-02-23 12:33:04 +01:00
parent b809e805aa
commit 1cd4ae9488
2 changed files with 15 additions and 0 deletions

View File

@@ -98,6 +98,8 @@ public:
Internal::QtMessageLogHandler *qtMessageLogHandler() const;
void notifyInferiorIll();
protected:
void detachDebugger();
void executeStep();