diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2020-12-09 13:51:45 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2020-12-09 13:51:45 -0500 |
commit | 6244c1196a49a5732ac3667b4df0f157cf681d7b (patch) | |
tree | 77a97a40d9cc1477eefef80e6b100f21ec2f239d /configure.ac | |
parent | 037311d1df303c91395cdfe07b6ab414de99e420 (diff) | |
download | fsf-binutils-gdb-6244c1196a49a5732ac3667b4df0f157cf681d7b.zip fsf-binutils-gdb-6244c1196a49a5732ac3667b4df0f157cf681d7b.tar.gz fsf-binutils-gdb-6244c1196a49a5732ac3667b4df0f157cf681d7b.tar.bz2 |
gdb: make discrete_position return optional
Instead of returning a boolean status and returning the value through a
pointer, return an optional that does both jobs. This helps in the
following patches, and I think it is an improvement in general.
gdb/ChangeLog:
* ada-lang.c (ada_value_slice_from_ptr): Adjust.
(ada_value_slice): Adjust.
(pos_atr): Adjust.
* gdbtypes.c (get_discrete_bounds): Adjust.
(discrete_position): Return optional.
* gdbtypes.h (discrete_position): Return optional.
Change-Id: I758dbd8858b296ee472ed39ec35db1dbd624a5ae
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions