New gdbserver option --debug-format=timestamp.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 5a44a67352ef73a330c0e5f1fe2a5d16219b9ba9..6b1aacb731a97b95e903d5af4c793d79c51e54b2 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,14 @@
 
 *** Changes since GDB 7.7
 
+* New features in the GDB remote stub, GDBserver
+
+  ** New option --debug-format=option1[,option2,...] allows one to add
+     additional text to each output.  At present only timestamps
+     are supported: --debug-format=timestamps.
+     Timestamps can also be turned on with the
+     "monitor set debug-format timestamps" command from GDB.
+
 * The 'record instruction-history' command now starts counting instructions
   at one.  This also affects the instruction ranges reported by the
   'record function-call-history' command when given the /i modifier.
This page took 0.026569 seconds and 4 git commands to generate.