"set print raw frame-arguments" -> "set print raw-frame-arguments"
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 07dc2463d908d73e7f3eada2ba6d6a0f7911ffa9..2b8758f70f5a38692e5df74e5205c18af2995b01 100644 (file)
@@ -10533,16 +10533,16 @@ thus speeding up the display of each Ada frame.
 @item show print frame-arguments
 Show how the value of arguments should be displayed when printing a frame.
 
-@item set print raw frame-arguments on
+@item set print raw-frame-arguments on
 Print frame arguments in raw, non pretty-printed, form.
 
-@item set print raw frame-arguments off
+@item set print raw-frame-arguments off
 Print frame arguments in pretty-printed form, if there is a pretty-printer
 for the value (@pxref{Pretty Printing}),
 otherwise print the value in raw form.
 This is the default.
 
-@item show print raw frame-arguments
+@item show print raw-frame-arguments
 Show whether to print frame arguments in raw form.
 
 @anchor{set print entry-values}
This page took 0.04303 seconds and 4 git commands to generate.