debugger: enable forceful abort of mixed qml/cpp engine

Change-Id: I815f0bf91e8ca58c9e472f81a234834dc341f29d
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
hjk
2012-01-18 14:58:01 +01:00
committed by hjk
parent 70bcccd646
commit 31d5ec9cab
2 changed files with 8 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ protected:
void runEngine();
void shutdownInferior();
void shutdownEngine();
void abortDebugger();
void notifyInferiorRunOk();
void notifyInferiorSpontaneousStop();