gdb: Switch "info types" over to use the gdb::options framework
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 63f6fa90d101718c528cf820147e9e6aad5745e5..18987b0de405c04af3fa5b79b3f7d0ceb4dbb8a3 100644 (file)
@@ -1,3 +1,14 @@
+2019-07-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * NEWS: Mention adding -q option to "info types".
+       * symtab.c (struct info_types_options): New struct.
+       (info_types_options_defs): New variable.
+       (make_info_types_options_def_group): New function.
+       (info_types_command): Use gdb::option framework to parse options.
+       (info_types_command_completer): New function.
+       (_initialize_symtab): Extend the help text on "info types" and
+       register command completer.
+
 2019-07-21  Christian Biesinger  <cbiesinger@google.com>
 
        * symtab.c (lookup_symbol_in_objfile_symtabs): Change int to block_enum.
This page took 0.026257 seconds and 4 git commands to generate.