forked from qt-creator/qt-creator
Add support for "set sysroot" for remote debugging.
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
QString remoteArchitecture;
|
||||
QString symbolFileName;
|
||||
QString serverStartScript;
|
||||
QString sysRoot;
|
||||
int toolChainType;
|
||||
|
||||
QString dumperLibrary;
|
||||
|
||||
Reference in New Issue
Block a user