Remove "cmd_type" function
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0ab251ddc4a1fd0ed3bb933f7b4c1a032a8f5c34..a34c2ea972f1e1fcbff024b9a19ef52ed7f95787 100644 (file)
@@ -1,3 +1,12 @@
+2020-06-28  Tom Tromey  <tom@tromey.com>
+
+       * command.h (cmd_types): Remove.
+       (cmd_type): Don't declare.
+       * cli/cli-decode.h (enum cmd_types): Uncomment.  No longer a
+       typedef.
+       * cli/cli-cmds.c (setting_cmd): Use cmd->type directly.
+       * cli/cli-decode.c (cmd_type): Remove.
+
 2020-06-27  Pedro Alves  <palves@redhat.com>
 
        * fork-child.c (prefork_hook): Adjust.
This page took 0.023045 seconds and 4 git commands to generate.