gdb/
[deliverable/binutils-gdb.git] / gdb / NEWS
index d85fe0d88b998c6ed82de96d0851287ee1993d4b..1b05bfeb403e0c082be1b1531dee40728488b3c8 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -239,8 +239,10 @@ show dprintf-channel
 
 --with-auto-load-dir
   Configure default value for the 'set auto-load scripts-directory'
-  setting above.  It defaults to '$datadir/auto-load', $datadir
-  representing GDB's data directory (available via show data-directory).
+  setting above.  It defaults to '$debugdir:$datadir/auto-load',
+  $debugdir representing global debugging info directories (available
+  via 'show debug-file-directory') and $datadir representing GDB's data
+  directory (available via 'show data-directory').
 
 --with-auto-load-safe-path
   Configure default value for the 'set auto-load safe-path' setting
This page took 0.027976 seconds and 4 git commands to generate.