This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pretty-printers auto-loading and static libraries


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]