gdb: Extending GDB

 
 23 Extending GDB
 ****************
 
 GDB provides several mechanisms for extension.  GDB also provides the
 ability to automatically load extensions when it reads a file for
 debugging.  This allows the user to automatically customize GDB for the
 program being debugged.
 

Menu