Debugger: Always add Qt install source mappings for gdb.

As it fails for MinGW.

Task-number: QTCREATORBUG-4132
Reviewed-by: hjk
This commit is contained in:
Friedemann Kleint
2011-03-18 10:02:07 +01:00
parent d87f03825d
commit 8ff480881a
6 changed files with 43 additions and 5 deletions

View File

@@ -96,6 +96,7 @@ public:
QString projectBuildDir;
QString projectDir;
QString qtInstallPath;
// Used by remote debugging.
QString remoteChannel;
QString remoteArchitecture;