Next: GDB Scheme Data Types, Previous: Basic Guile, Up: Guile API
gdb provides these Scheme functions to access various configuration parameters.
Return a string containing gdb's data directory. This directory contains gdb's ancillary files, including the Guile modules provided by gdb.
Return a string containing the gdb version.
Return a string containing the host configuration. This is the string passed to --host when gdb was configured.
--host
Return a string containing the target configuration. This is the string passed to --target when gdb was configured.
--target