aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2008-02-27 20:50:49 +0000
committerDaniel Jacobowitz <drow@false.org>2008-02-27 20:50:49 +0000
commit75feb17dd5732e38938d35ddfc6eacdc12cab759 (patch)
treec6ac2dce69f51824b051b7cfa7d29d3fd638f859 /gdb/NEWS
parentb40e7bf371ed0fb604e3907327b32ef6f039c4c9 (diff)
downloadgdb-75feb17dd5732e38938d35ddfc6eacdc12cab759.zip
gdb-75feb17dd5732e38938d35ddfc6eacdc12cab759.tar.gz
gdb-75feb17dd5732e38938d35ddfc6eacdc12cab759.tar.bz2
* utils.c (debug_timestamp): New.
(vfprintf_unfiltered): Print timestamps if requested. (show_debug_timestamp): New. (initialize_utils): Register "set debug timestamp". * NEWS: Mention "set debug timestamp". Add GDB 6.8 section. * gdb.texinfo (Debugging Output): Document "set debug timestamp".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 1ae9096..6bcd129 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,15 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 6.7
+*** Changes since GDB 6.8
+
+* New commands
+
+set debug timetstamp
+show debug timestamp
+ Display timestamps with GDB debugging output.
+
+*** Changes in GDB 6.8
* New native configurations