Re: Pretty-printers auto-loading and static libraries
Pierre-Marie de Rodat <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Doug, On 01/31/2015 09:15 PM, Doug Evans wrote: > One thing gdb uses to do auto-loading of files is to look for a special > section named .debug_gdb_scripts in the executable/shared-library > and if present then it loads the scripts mentioned there. > The current release supports listing files to load in .debug_gdb_scripts. > Top-of-tree now supports putting the script into .debug_gdb_scripts. That's good to know, thanks! -- Pierre-Marie de Rodat