OSDN Git Service

* utils.c (debug_timestamp): New.
authorDaniel Jacobowitz <dan@debian.org>
Wed, 27 Feb 2008 20:50:49 +0000 (20:50 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 27 Feb 2008 20:50:49 +0000 (20:50 +0000)
commitf0fb97685666cfc9700a4218c1092c17cd0cf258
tree92acef67e04c2f6973bce0bf71d5078f6d351b3b
parentf7803dcfd06b62a4af444af7e2fdfa993f6f27ee
* 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