Next: Auto-loading extensions, Previous: Python, Up: Extending GDB [Contents][Index]
You can extend ROCGDB using the Guile implementation of the Scheme programming language. This feature is available only if ROCGDB was configured using --with-guile.
• Guile Introduction: | Introduction to Guile scripting in ROCGDB | |
• Guile Commands: | Accessing Guile from ROCGDB | |
• Guile API: | Accessing ROCGDB from Guile | |
• Guile Auto-loading: | Automatically loading Guile code | |
• Guile Modules: | Guile modules provided by ROCGDB |