gdb: Auto-loading extensions

 
 23.4 Auto-loading extensions
 ============================
 
 GDB provides two mechanisms for automatically loading extensions when a
 new object file is read (for example, due to the 'file' command, or
 because the inferior has loaded a shared library): 'OBJFILE-gdb.EXT' and
 the '.debug_gdb_scripts' section of modern file formats like ELF.
 

Menu