mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
A notes for adding a qt5 pretty printer.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
See this project to install GDB pretty printers for the QT5 objects (QString, QMap, etc...)
|
||||
|
||||
https://github.com/Lekensteyn/qt5printers
|
||||
|
||||
See this GDB documentation for writing/using pretty printers.
|
||||
|
||||
https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing.html
|
||||
|
||||
Reference in New Issue
Block a user