forked from Imagelibrary/binutils-gdb
* NEWS: Put all new commands since gdb-6.7 together.
This commit is contained in:
@@ -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".
|
||||
|
||||
12
gdb/NEWS
12
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
|
||||
|
||||
Reference in New Issue
Block a user