A notes for adding a qt5 pretty printer.

This commit is contained in:
Ernie Pasveer
2021-11-03 14:27:41 -05:00
parent 53f3674c3d
commit 1ee505a31d
+9
View File
@@ -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