[PATCH 1/3] Use addrmap_fixed in a few spots

Alexandra Petlanova Hajkova ahajkova@redhat.com
Wed Feb 28 12:27:19 GMT 2024


On Tue, Feb 27, 2024 at 10:42 PM Tom Tromey <tromey@adacore.com> wrote:

> There are a few spots in the tree that use 'addrmap' where only an
> addrmap_fixed will ever really be seen.  This patch changes this code
> to use the more specific type.
> ---
>  gdb/block.h               | 10 +++++-----
>  gdb/dwarf2/cooked-index.h |  2 +-
>  gdb/dwarf2/read.h         |  2 +-
>  3 files changed, 7 insertions(+), 7 deletions(-)
>
>
>
A reasonable change. I can confirm this change does not introduce any
regressions on aarch64 with Fedora Rawhide.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/gdb-patches/attachments/20240228/7e61805c/attachment.htm>


More information about the Gdb-patches mailing list