From 1843f87b0a15f16efb29bb2493c0cae8d7d740b6 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Wed, 27 Feb 2008 20:59:38 +0000 Subject: [PATCH] Add changelog entries for last commit. --- gdb/ChangeLog | 8 ++++++++ gdb/doc/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aae24615a0..13b37ce196 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 0c19507a34..1cc9af44f0 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