This page is the index to doxygen-generated pages describing GDB internals.

These are primarily useful for people working on GDB itself. Users of GDB, people working with stubs, and people working on frontends to GDB are all better served by the GDB manual, which is the official definition for all of GDB's external interfaces.

GDB internal API

The GDB internal API consists of all definitions and functions that are of interest to multiple areas of the debugger.

Note that this internal API reference lists only header files for which doxygen-type documentation has been added, and explicitly listed as a part of the API.

GDB full source cross-reference

This cross-reference includes all of the GDB sources proper, omitting support libraries such as BFD, and files that are not compiled into GDB.

It is not guaranteed to report all uses of a construct, and you should independently check non-use of a symbol before trying to remove it.

GDBserver source cross-reference

Similar to the GDB cross-reference, but for GDBserver sources.