forked from qt-creator/qt-creator
Debugger: Use base class PID mechanism in CDB.
Fix base engine to raise app only in applicable modes.
This commit is contained in:
@@ -249,7 +249,6 @@ private:
|
||||
QScopedPointer<Utils::ConsoleProcess> m_consoleStub;
|
||||
DebuggerStartMode m_effectiveStartMode;
|
||||
QByteArray m_outputBuffer;
|
||||
unsigned long m_inferiorPid;
|
||||
//! Debugger accessible (expecting commands)
|
||||
bool m_accessible;
|
||||
SpecialStopMode m_specialStopMode;
|
||||
|
||||
Reference in New Issue
Block a user