debugger: use dumpers build alongside Qt

This commit is contained in:
hjk
2009-03-26 08:42:27 +01:00
parent b278f956f8
commit 6c15d33cdc
9 changed files with 24 additions and 4 deletions

View File

@@ -331,6 +331,7 @@ public:
QString m_workingDir;
QString m_buildDir;
QStringList m_processArgs;
QString m_dumperLib;
int m_attachedPID;
bool m_useTerminal;