"set print raw frame-arguments" -> "set print raw-frame-arguments"
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9e3629abf14e5a2ae4346843ca6ec26a87bd170e..c3453b0510a4621f59434db12e758912cf007531 100644 (file)
@@ -1,3 +1,17 @@
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * NEWS (Changed commands): Mention set/show print raw-frame-arguments,
+       and that "set/show print raw frame-arguments" are now deprecated.
+
+       * cli/cli-decode.c (add_setshow_boolean_cmd): Now returns the
+       command.
+       * command.h (add_setshow_boolean_cmd): Return cmd_list_element *.
+       * stack.c (_initialize_stack): Install "set/show print
+       raw-frame-arguments", and deprecate "set/show print raw
+       frame-arguments".
+       * valprint.c (_initialize_valprint): Deprecate "set/show print
+       raw".
+
 2019-06-13  Pedro Alves  <palves@redhat.com>
 
        * compile/compile.c (struct compile_options): New.
This page took 0.023708 seconds and 4 git commands to generate.