Skip to content

Debugging hints

Christian edited this page Aug 28, 2018 · 2 revisions

GDB

If you are using GDB (e.g. in visual studio code), it may be very helpful to see what a Qt data structure contains. For this, you can install gdb pretty printers.

Clone this wiki locally