From: Daniel Jacobowitz Date: Wed, 27 Feb 2008 20:59:38 +0000 (+0000) Subject: Add changelog entries for last commit. X-Git-Tag: added-to-binutils~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1843f87b0a15f16efb29bb2493c0cae8d7d740b6;p=thirdparty%2Fbinutils-gdb.git Add changelog entries for last commit. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aae24615a06..13b37ce1962 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2008-02-27 Daniel Jacobowitz + + * 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. + 2008-02-27 Joel Brobecker * breakpoint.c (skip_prologue_sal): New function. diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 0c19507a348..1cc9af44f06 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-02-27 Daniel Jacobowitz + + * gdb.texinfo (Debugging Output): Document "set debug timestamp". + 2008-02-26 Nick Roberts * gdb.texinfo (Set Breaks): Revert description of Enb column of