CDB: Unify handling of stopped debugger process.

Task-number: QTCREATORBUG-14344
Change-Id: Id05b16e649d39e354e6fda9ede9aa44984f3f429
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
David Schulz
2015-04-27 15:00:12 +02:00
parent e2fd350f02
commit e4e9983622
2 changed files with 5 additions and 43 deletions

View File

@@ -273,7 +273,6 @@ private:
bool m_operateByInstruction;
bool m_verboseLogPending; //!< Creator verbose log action changed.
bool m_verboseLog;
bool m_notifyEngineShutdownOnTermination;
bool m_hasDebuggee;
enum Wow64State {
wow64Uninitialized,