]> Git Repo - binutils.git/commitdiff
* NEWS: Add entry for new set/show print frame-args command.
authorJoel Brobecker <[email protected]>
Mon, 12 Nov 2007 05:21:39 +0000 (05:21 +0000)
committerJoel Brobecker <[email protected]>
Mon, 12 Nov 2007 05:21:39 +0000 (05:21 +0000)
gdb/ChangeLog
gdb/NEWS

index e74dcf6965a44c71ec8e6c11b7d55c77806cd770..9e30bfc2103f9ad4b7cd48afa505ee9aa39f8511 100644 (file)
@@ -1,3 +1,7 @@
+2007-11-10  Joel Brobecker  <[email protected]>
+
+       * NEWS: Add entry for new set/show print frame-args command.
+
 2007-11-09  Kevin Buettner  <[email protected]>
 
        * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Add missing
index c1cc4079ad160f2db7b3718845ea32c0276fd3db..26a658b09402a2619d4ed14fcdf5a93758c17218 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,13 @@
 
 *** 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
 (mingw32) Portable Executable (PE) programs.
 
This page took 0.05374 seconds and 4 git commands to generate.