Add support for auto-loading scripts from .debug_gdb_scripts section.
[deliverable/binutils-gdb.git] / gdb / NEWS
index cbdfa742d4200b98e0b88fd46ea56995247bec32..0fcf2b5857ecef46943cd3dfac58b1c38888f577 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -71,6 +71,10 @@ is now deprecated.
 
 ** Pretty-printers are now also looked up in the current program space.
 
+** GDB now looks for names of Python scripts to auto-load in a
+   special section named `.debug_gdb_scripts', in addition to looking
+   for a OBJFILE-gdb.py script when OBJFILE is read by the debugger.
+
 * Tracepoint actions were unified with breakpoint commands. In particular,
 there are no longer differences in "info break" output for breakpoints and
 tracepoints and the "commands" command can be used for both tracepoints and
This page took 0.025059 seconds and 4 git commands to generate.