←back to thread

377 points turrini | 1 comments | | HN request time: 0.212s | source
1. nurettin ◴[] No.42147012[source]
Qt GUI itself can use gdb/ldb and display a fair amount of data structures from the standard library.

Note that gdb is also scriptable with python, so you can easily register your own printers.