mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
* NEWS: Add entry for new set/show print frame-args command.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-11-10 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Add entry for new set/show print frame-args command.
|
||||||
|
|
||||||
2007-11-09 Kevin Buettner <kevinb@redhat.com>
|
2007-11-09 Kevin Buettner <kevinb@redhat.com>
|
||||||
|
|
||||||
* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Add missing
|
* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Add missing
|
||||||
|
7
gdb/NEWS
7
gdb/NEWS
@ -3,6 +3,13 @@
|
|||||||
|
|
||||||
*** Changes since GDB 6.7
|
*** Changes since GDB 6.7
|
||||||
|
|
||||||
|
* 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
|
* GDB can now be built as a native debugger for debugging Windows x86
|
||||||
(mingw32) Portable Executable (PE) programs.
|
(mingw32) Portable Executable (PE) programs.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user