Debugger: Use Utils::CommandLine handling in CDB

Change-Id: I124f7eeee5eb5028fb3316f69144fdcdfe63bc4d
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
hjk
2019-06-12 12:33:46 +02:00
parent a38c3ac08e
commit 2942ae876c
2 changed files with 44 additions and 76 deletions

View File

@@ -202,7 +202,7 @@ private:
const QString m_tokenPrefix;
void handleSetupFailure(const QString &errorMessage);
QProcess m_process;
Utils::QtcProcess m_process;
DebuggerStartMode m_effectiveStartMode = NoStartMode;
QByteArray m_outputBuffer;
//! Debugger accessible (expecting commands)