* NEWS (show auto-load scripts-directory): Add forgotten command.
This commit is contained in:
Jan Kratochvil 2012-05-15 04:12:17 +00:00
parent 6a609e58cb
commit 9cc815f56d
2 changed files with 5 additions and 0 deletions

View 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

View File

@ -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.