]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
fbsd-nat: Pass an optional register base to the register set helpers.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 7 Jul 2022 20:41:58 +0000 (13:41 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Sep 2022 23:43:06 +0000 (16:43 -0700)
commit8e25841a293f0c4e2278040ff3240237f7caeef2
treef9c2298ae27549c1795ee174e36d6d679f555a1e
parent741d9d49742d3197bf325032012f657728738b8f
fbsd-nat: Pass an optional register base to the register set helpers.

This is needed to permit using the helpers for register sets with a
variable base.  In particular regnum needs to be converted into a
relative register number before passed to regcache_map_supplies.
gdb/fbsd-nat.c
gdb/fbsd-nat.h