diff options
author | Tom Tromey <tom@tromey.com> | 2020-03-13 17:39:52 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-03-13 18:03:42 -0600 |
commit | b59eac373217394503946dc360692d81809e08af (patch) | |
tree | 7fcd5e4a774d1e83e45116fdebb0854d22815ad3 /gdb/gdbcmd.h | |
parent | 033711290333b0d4ec5c1b744af512f7ab133478 (diff) | |
download | gdb-b59eac373217394503946dc360692d81809e08af.zip gdb-b59eac373217394503946dc360692d81809e08af.tar.gz gdb-b59eac373217394503946dc360692d81809e08af.tar.bz2 |
Introduce ada_value_print_array
This adds ada_value_print_array, a value-based analogue of
ada_val_print_array. It also removes some unused parameters from a
couple of helper functions.
gdb/ChangeLog
2020-03-13 Tom Tromey <tom@tromey.com>
* ada-valprint.c (val_print_packed_array_elements): Remove
bitoffset and val parameters. Call common_val_print.
(ada_val_print_string): Remove offset, address, and original_value
parameters.
(ada_val_print_array): Update.
(ada_value_print_array): New function.
(ada_value_print_1): Call it.
Diffstat (limited to 'gdb/gdbcmd.h')
0 files changed, 0 insertions, 0 deletions