Commit
fbea99ea8a06 added this to both the "Changes in GDB 7.10" and
"Changes since GDB 7.10" sections by mistake.
gdb/ChangeLog:
2015-09-14 Pedro Alves <palves@redhat.com>
* NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
mention of maint set/show target-non-stop.
+2015-09-14 Pedro Alves <palves@redhat.com>
+
+ * NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
+ mention of maint set/show target-non-stop.
+
2015-09-11 Don Breazeal <donb@codesourcery.com>
* NEWS: Announce new remote packets for the exec-events
maint flush-symbol-cache
Flush the contents of the symbol cache.
-maint set target-non-stop (on|off|auto)
-maint show target-non-stop
- Control whether GDB targets always operate in non-stop mode even if
- "set non-stop" is "off". The default is "auto", meaning non-stop
- mode is enabled if supported by the target.
-
record btrace bts
record bts
Start branch trace recording using Branch Trace Store (BTS) format.