]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add regcache_map_supplies helper routine.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 13 Jul 2021 15:16:12 +0000 (08:16 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 13 Jul 2021 15:16:12 +0000 (08:16 -0700)
commit30a696c543419bb9cadb844f9d2e2d6ecc66d3b5
treeb5cf1f5c88247850a01aca413ccefc7bb03fcbc0
parent3a76f8f489428bada97c9dea2145448a3e0f7135
Add regcache_map_supplies helper routine.

This helper can be used in the fetch_registers and store_registers
target methods to determine if a register set includes a specific
register.
gdb/regcache.c
gdb/regcache.h