Pretty Printing (Debugging with GDB) (original) (raw)

Next: Value History, Previous: Print Settings, Up: Data [Contents][Index]

GDB provides a mechanism to allow pretty-printing of values using Python code. It greatly simplifies the display of complex objects. This mechanism works for both MI and the CLI.