gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 6 May 2012 15:31:04 +0000 (15:31 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 6 May 2012 15:31:04 +0000 (15:31 +0000)
commitaf2c15151507c31ad95b488c82c53a1ecd5e45e0
treeb1fa6b02e3d3084435b756705910be34a8d65aff
parent35c011e3167c5aa85d722bd8fcaa7daa9fed3ae4
gdb/
* auto-load.c (set_auto_load_safe_path): Reset AUTO_LOAD_SAFE_PATH
back to DEFAULT_AUTO_LOAD_SAFE_PATH if it is being set to "".
(show_auto_load_safe_path): Check any-directory by comparison with "/".
(add_auto_load_safe_path): Change the error message.
(_initialize_auto_load): Change the "safe-path" help text.
* configure: Regenerate
* configure.ac (--without-auto-load-safe-path): Set
WITH_AUTO_LOAD_SAFE_PATH to /.

gdb/doc/
* gdb.texinfo (Auto-loading safe path): Make 'directories'
for 'set auto-load safe-path' optional.  Mention if it is omitted.
Change disabling security protection condition to "/", twice.
gdb/ChangeLog
gdb/auto-load.c
gdb/configure
gdb/configure.ac
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
This page took 0.030136 seconds and 4 git commands to generate.