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:
Friedemann Kleint
2011-02-25 13:43:06 +01:00
parent a49972e783
commit 14d590590f
13 changed files with 163 additions and 68 deletions

View File

@@ -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;