diff options
author | John Baldwin <jhb@FreeBSD.org> | 2022-11-22 14:21:13 -0800 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2022-11-22 14:34:46 -0800 |
commit | 5dd6c79a323a9ca7bf8d5db3206532580365127e (patch) | |
tree | 250b9a76d8f6d9029c268681be83f9f8fcccf707 /elfcpp/elfcpp_internal.h | |
parent | 0ee9f16cf9ff849fda1555033ae0ce78d028bf86 (diff) | |
download | gdb-5dd6c79a323a9ca7bf8d5db3206532580365127e.zip gdb-5dd6c79a323a9ca7bf8d5db3206532580365127e.tar.gz gdb-5dd6c79a323a9ca7bf8d5db3206532580365127e.tar.bz2 |
fbsd-nat: Use regset supply/collect methods.
fbsd-nat includes various helper routines for fetching and storing
register sets via ptrace where the register set is described by a
regset. These helper routines directly invoke the
supply/collect_regset regcache methods which doesn't permit a regset
to provide custom logic when fetching or storing a register set.
Instead, just use the function pointers from the struct regset
directly.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'elfcpp/elfcpp_internal.h')
0 files changed, 0 insertions, 0 deletions