gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 15 May 2012 04:12:17 +0000 (04:12 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 15 May 2012 04:12:17 +0000 (04:12 +0000)
* NEWS (show auto-load scripts-directory): Add forgotten command.

gdb/ChangeLog
gdb/NEWS

index cd3f2e3bca90d2e047130bd7a6c521512bf48542..9cd6ddb3e6be589d15877f409058bb12985085a0 100644 (file)
@@ -1,3 +1,7 @@
+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
index 4ddd990d7809968cafa2c5720f6ec34220031170..b2e63b3acb0fcf484c48294cffff02b3ac1b7ff1 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -191,6 +191,7 @@ show auto-load libthread-db
   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.