forked from qt-creator/qt-creator
Add experimental Maemo support.
Includes Maemo tool chain, run configuration, run control, manager, etc. Adds the DebuggerManager to the object pool. This is ugly, but nobody came up with anything better on short notice. To be refactored. Co-Authored-By: kh1
This commit is contained in:
@@ -113,7 +113,9 @@ public:
|
||||
QString symbolFileName;
|
||||
QString serverStartScript;
|
||||
QString sysRoot;
|
||||
QString debuggerCommand;
|
||||
int toolChainType;
|
||||
QString remoteDumperLib;
|
||||
|
||||
QString dumperLibrary;
|
||||
QStringList dumperLibraryLocations;
|
||||
|
||||
Reference in New Issue
Block a user