Next: , Previous: Controlling GDB, Up: Top


21 Extending gdb

gdb provides two mechanisms for extension. The first is based on composition of gdb commands, and the second is based on the Python scripting language.