forked from qt-creator/qt-creator
Debugger: Use Startparameters.debuggerCommand for command.
Use in both engines preferred over ABI if it is compatible. Report start parameters. Introduce gdb configuration check.
This commit is contained in:
@@ -96,9 +96,6 @@ public:
|
||||
QString projectBuildDir;
|
||||
QString projectDir;
|
||||
|
||||
// Used by combined cpp+qml debugging.
|
||||
DebuggerEngineType cppEngineType;
|
||||
|
||||
// Used by remote debugging.
|
||||
QString remoteChannel;
|
||||
QString remoteArchitecture;
|
||||
|
||||
Reference in New Issue
Block a user