aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 649c29e..d6a8b61 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -132,10 +132,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