mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Fix add-auto-load-safe-path typo.
gdb/doc/ChangeLog 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path description typo.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
|
* gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
|
||||||
|
description typo.
|
||||||
|
|
||||||
2014-10-30 Doug Evans <dje@google.com>
|
2014-10-30 Doug Evans <dje@google.com>
|
||||||
|
|
||||||
* python.texi (Progspaces In Python): Document ability to add
|
* python.texi (Progspaces In Python): Document ability to add
|
||||||
|
@ -22562,9 +22562,9 @@ scripts.
|
|||||||
@anchor{add-auto-load-safe-path}
|
@anchor{add-auto-load-safe-path}
|
||||||
@kindex add-auto-load-safe-path
|
@kindex add-auto-load-safe-path
|
||||||
@item add-auto-load-safe-path
|
@item add-auto-load-safe-path
|
||||||
Add an entry (or list of entries) the list of directories trusted for automatic
|
Add an entry (or list of entries) to the list of directories trusted for
|
||||||
loading and execution of scripts. Multiple entries may be delimited by the
|
automatic loading and execution of scripts. Multiple entries may be delimited
|
||||||
host platform path separator in use.
|
by the host platform path separator in use.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
This variable defaults to what @code{--with-auto-load-dir} has been configured
|
This variable defaults to what @code{--with-auto-load-dir} has been configured
|
||||||
|
Reference in New Issue
Block a user