forked from qt-creator/qt-creator
Debugger: Add an option to import plain gdb pretty printers
This enables the use "official gdb"-styly pretty printers from within Creator. In case there are both variants, Creator-style pretty printers are preferred. Change-Id: Iaa178d922dae4eaa1943e9d5b960a666f80fe4db Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -708,6 +708,7 @@ protected:
|
||||
// debug information.
|
||||
bool attemptQuickStart() const;
|
||||
bool m_fullStartDone;
|
||||
bool m_systemDumpersLoaded;
|
||||
bool m_pythonAttemptedToLoad;
|
||||
|
||||
// Test
|
||||
|
||||
Reference in New Issue
Block a user