Implement setting the maemo gdb debugger location using the prefs.

This commit is contained in:
kh1
2010-03-31 18:28:04 +02:00
parent ded5ed975a
commit cef244bc3e
10 changed files with 443 additions and 31 deletions

View File

@@ -142,7 +142,7 @@ private:
mutable QString m_simulatorGdbServerPort;
mutable bool m_cachedSimulatorInformationValid;
QString m_gdbPath;
mutable QString m_gdbPath;
MaemoDeviceConfig m_devConfig;
QStringList m_arguments;