aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-02-07 19:23:10 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-02-07 19:23:10 +0000
commit6d53d0afa0d71e2b2f69d6a53087ec0c8bb370f9 (patch)
tree948a9312b0f82463235688c73ab8df2a88f272a4 /gdb/NEWS
parent2ba95b9b7657de57799431f196136961875475c9 (diff)
downloadfsf-binutils-gdb-6d53d0afa0d71e2b2f69d6a53087ec0c8bb370f9.zip
fsf-binutils-gdb-6d53d0afa0d71e2b2f69d6a53087ec0c8bb370f9.tar.gz
fsf-binutils-gdb-6d53d0afa0d71e2b2f69d6a53087ec0c8bb370f9.tar.bz2
* NEWS: Put all new commands since gdb-6.7 together.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS12
1 files changed, 5 insertions, 7 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 19a7d7b..e0aa7eb 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