[obv NEWS] auto-load: Add forgotten line/command

Jan Kratochvil jan.kratochvil@redhat.com
Tue May 15 04:13:00 GMT 2012


http://sourceware.org/ml/gdb-cvs/2012-05/msg00106.html

--- src/gdb/ChangeLog	2012/05/15 04:08:44	1.14250
+++ src/gdb/ChangeLog	2012/05/15 04:12:16	1.14251
@@ -1,5 +1,9 @@
 2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
+	* NEWS (show auto-load scripts-directory): Add forgotten command.
+
+2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
 	* spu-tdep.c (spu_catch_start): Update create_breakpoint caller
 	parameters.
 
--- src/gdb/NEWS	2012/05/14 15:38:36	1.519
+++ src/gdb/NEWS	2012/05/15 04:12:17	1.520
@@ -191,6 +191,7 @@
   Control auto-loading of inferior specific thread debugging shared library.
 
 set auto-load scripts-directory <dir1>[:<dir2>...]
+show auto-load scripts-directory
   Set a list of directories from which to load auto-loaded scripts.
   Automatically loaded Python scripts and GDB scripts are located in one
   of the directories listed by this option.



More information about the Gdb-patches mailing list