Previous:
Auto-loading
, Up:
Python
23.2.4 Python modules
gdb
comes with a module to assist writing Python code.
gdb.printing
: Building and registering pretty-printers.
gdb.types
: Utilities for working with types.