mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Simple program to show gdb's "pretty print" feature on custom data types. In this case, two structs. One struct contains the second. Gdb's "pretty print" will use the custom printers instead of gdb's default.