From: Daniel Jacobowitz Date: Wed, 2 Jul 2003 20:51:35 +0000 (+0000) Subject: * NEWS: Move "set logging" entry into GDB 6.0 section. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7f1390e9f3a6345fc3bb0bf35b40123a1b20c9c;p=binutils-gdb.git * NEWS: Move "set logging" entry into GDB 6.0 section. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 60de94dd36f..7a394368301 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2003-07-02 Daniel Jacobowitz + + * NEWS: Move "set logging" entry into GDB 6.0 section. + 2003-07-02 Jim Blandy * s390-tdep.c (struct frame_extra_info): new member: diff --git a/gdb/NEWS b/gdb/NEWS index 6b853e6911a..563029bbc8a 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,13 +3,13 @@ *** Changes since GDB 6.0: +*** Changes in GDB 6.0: + * GDB supports logging output to a file There are two new commands, "set logging" and "show logging", which can be used to capture GDB's output to a file. -*** Changes in GDB 6.0: - * The meaning of "detach" has changed for gdbserver The "detach" command will now resume the application, as documented. To