Add add-auto-load-scripts-directory.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 649c29ee8eb387f204f41102f47a915f14c96975..d38266f2508e36a6d5a5e96219dd978d6e724739 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
 queue-signal signal-name-or-number
   Queue a signal to be delivered to the thread when it is resumed.
 
+add-auto-load-scripts-directory directory
+  Add entries to the list of directories from which to load auto-loaded
+  scripts.
+
 * On resume, GDB now always passes the signal the program had stopped
   for to the thread the signal was sent to, even if the user changed
   threads before resuming.  Previously GDB would often (but not
@@ -132,10 +136,10 @@ show record btrace replay-memory-access
 
 maint set target-async (on|off)
 maint show target-async
-  This controls whether GDB targets operate in syncronous or
-  asyncronous mode.  Normally the default is asyncronous, if it is
+  This controls whether GDB targets operate in synchronous or
+  asynchronous mode.  Normally the default is asynchronous, if it is
   available; but this can be changed to more easily debug problems
-  occurring only in syncronous mode.
+  occurring only in synchronous mode.
 
 set mi-async (on|off)
 show mi-async
This page took 0.025358 seconds and 4 git commands to generate.