forked from qt-creator/qt-creator
debugger: refactor debugger configuration check
This commit is contained in:
@@ -101,7 +101,7 @@ public:
|
||||
Core::SshConnectionParameters connParams;
|
||||
|
||||
QString debuggerCommand;
|
||||
int toolChainType;
|
||||
ProjectExplorer::ToolChainType toolChainType;
|
||||
QString qtInstallPath;
|
||||
|
||||
QString dumperLibrary;
|
||||
|
||||
Reference in New Issue
Block a user