forked from qt-creator/qt-creator
handle Qt 4.4 and Qt 4.5's QMap in dumpers
This commit is contained in:
@@ -333,6 +333,7 @@ private:
|
||||
|
||||
QStringList m_availableSimpleDumpers;
|
||||
QString m_namespace; // namespace used in "namespaced Qt";
|
||||
int m_qtVersion; // Qt version used in the debugged program
|
||||
|
||||
DataDumperState m_dataDumperState; // state of qt creator dumpers
|
||||
QList<GdbMi> m_currentFunctionArgs;
|
||||
|
||||
Reference in New Issue
Block a user