diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-07-11 21:02:59 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-07-22 10:43:00 +0100 |
commit | a8eab7c6d529ddd248ff5243bb22e9346196e376 (patch) | |
tree | 00960f66becd428c1f7ceb20b862e14de0a37b86 /binutils/not-ranlib.c | |
parent | b4603c34644847e2113e8c29408db09049c5c30f (diff) | |
download | binutils-a8eab7c6d529ddd248ff5243bb22e9346196e376.zip binutils-a8eab7c6d529ddd248ff5243bb22e9346196e376.tar.gz binutils-a8eab7c6d529ddd248ff5243bb22e9346196e376.tar.bz2 |
gdb: Switch "info types" over to use the gdb::options framework
Adds a new -q flag to "info types" using the gdb::option framework.
This -q flag is similar to the -q flag already present for "info
variables" and "info functions".
gdb/ChangeLog:
* 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.
gdb/doc/ChangeLog:
* gdb.texinfo (Symbols): Add information about -q flag to "info
types".
Diffstat (limited to 'binutils/not-ranlib.c')
0 files changed, 0 insertions, 0 deletions