gdb/
* NEWS (show auto-load scripts-directory): Add forgotten command.
This commit is contained in:
parent
6a609e58cb
commit
9cc815f56d
@ -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
|
||||
|
1
gdb/NEWS
1
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.
|
||||
|
Loading…
Reference in New Issue
Block a user