Previous: Sequences, Up: Extending GDB


21.2 Scripting gdb using Python

You can script gdb using the Python programming language. This feature is available only if gdb was configured using --with-python.