From: Joel Brobecker Date: Thu, 7 Feb 2008 19:23:10 +0000 (+0000) Subject: * NEWS: Put all new commands since gdb-6.7 together. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6d53d0afa0d71e2b2f69d6a53087ec0c8bb370f9;p=binutils-gdb.git * NEWS: Put all new commands since gdb-6.7 together. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1299071572b..667d33a724e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-02-07 Joel Brobecker + + * NEWS: Put all new commands since gdb-6.7 together. + 2007-02-07 Joel Brobecker * ada-lang.c: #include "vec.h". diff --git a/gdb/NEWS b/gdb/NEWS index 19a7d7b2d98..e0aa7ebebd4 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -18,13 +18,6 @@ NetBSD/hppa hppa*-*-netbsd* core file named NUMBER. Attaching to a program using the -c option is no longer supported. Instead, use the '-p' or '--pid' options. -* New commands - -set print frame-arguments (all|scalars|none) -show print frame-arguments - The value of this variable can be changed to control which argument - values should be printed by the debugger when displaying a frame. - * GDB can now be built as a native debugger for debugging Windows x86 (mingw32) Portable Executable (PE) programs. @@ -69,6 +62,11 @@ stored in two consecutive float registers. * New commands +set print frame-arguments (all|scalars|none) +show print frame-arguments + The value of this variable can be changed to control which argument + values should be printed by the debugger when displaying a frame. + remote put remote get remote delete