diff options
author | Tom Tromey <tromey@adacore.com> | 2023-03-01 07:59:44 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-03-01 15:33:03 -0700 |
commit | 802dace16f8c6dfa3200381669015a7dccbd5e28 (patch) | |
tree | 76652917f134ef6ca29769db06e49367e51605dc /gdb/dwarf2/loc.h | |
parent | 6e1ee99772d2f0c07b4a2c65f3c1593fbf55d9c1 (diff) | |
download | gdb-802dace16f8c6dfa3200381669015a7dccbd5e28.zip gdb-802dace16f8c6dfa3200381669015a7dccbd5e28.tar.gz gdb-802dace16f8c6dfa3200381669015a7dccbd5e28.tar.bz2 |
Make gdb property batons type-safe
gdbtypes treats dynamic property batons as 'void *', but in actuality
the only users all use dwarf2_property_baton. This patch changes this
code to be type-safe. If a new type is needed here, it seems like
that too could be done in a type-safe way.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/dwarf2/loc.h')
0 files changed, 0 insertions, 0 deletions