* NEWS: Put all new commands since gdb-6.7 together.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 7 Feb 2008 19:23:10 +0000 (19:23 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 7 Feb 2008 19:23:10 +0000 (19:23 +0000)
gdb/ChangeLog
gdb/NEWS

index 1299071572b0f14e188075ad8930a3b6ee2c6844..667d33a724e975a5c97150f53306a91847e85bd4 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Put all new commands since gdb-6.7 together.
+
 2007-02-07  Joel Brobecker  <brobecker@adacore.com>
 
        * ada-lang.c: #include "vec.h".
index 19a7d7b2d98fb1b445b07053ad5f3040f7d34617..e0aa7ebebd44e59b5e38859d85ddce16b00e8949 100644 (file)
--- 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
This page took 0.029721 seconds and 4 git commands to generate.