Next: , Previous: Python, Up: Extending GDB


23.3 Extending gdb using Guile

You can extend gdb using the Guile implementation of the Scheme programming language. This feature is available only if gdb was configured using --with-guile.