OSDN Git Service

* utils.c (debug_timestamp): New.
authordrow <drow>
Wed, 27 Feb 2008 20:50:49 +0000 (20:50 +0000)
committerdrow <drow>
Wed, 27 Feb 2008 20:50:49 +0000 (20:50 +0000)
commit487877a1f2d691ae10d6fd776f58f92ab9f6bdbf
treeb07be7d8bfa29581313cd00a496568411c217e4d
parent7593662ee6e02fa5bd4796265f2d71628c4c11a9
* 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