]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/utils.c
* utils.c (debug_timestamp): New.
authorDaniel Jacobowitz <drow@false.org>
Wed, 27 Feb 2008 20:50:49 +0000 (20:50 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 27 Feb 2008 20:50:49 +0000 (20:50 +0000)
commit75feb17dd5732e38938d35ddfc6eacdc12cab759
treec6ac2dce69f51824b051b7cfa7d29d3fd638f859
parentb40e7bf371ed0fb604e3907327b32ef6f039c4c9
* 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".
gdb/NEWS
gdb/doc/gdb.texinfo
gdb/utils.c