diff options
author | John Baldwin <jhb@FreeBSD.org> | 2022-03-17 09:37:24 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2022-03-17 09:37:59 -0700 |
commit | 0e30a3b0f233f828cc3274c2131ed31db275629c (patch) | |
tree | e9f927d3bfd6eaad8a8a3054f5063a0ffbfdfdfa /elfcpp/elfcpp_internal.h | |
parent | 575b4c298a60e1aeae9f34756ba72b31b2f166ec (diff) | |
download | gdb-0e30a3b0f233f828cc3274c2131ed31db275629c.zip gdb-0e30a3b0f233f828cc3274c2131ed31db275629c.tar.gz gdb-0e30a3b0f233f828cc3274c2131ed31db275629c.tar.bz2 |
Remove fall throughs in core_target::xfer_partial.
The cases for TARGET_OBJECT_LIBRARIES and TARGET_OBJECT_LIBRARIES_AIX
can try to fetch different data objects (such as
TARGET_OBJECT_SIGNAL_INFO) if gdbarch methods for the requested data
aren't present. Return with TARGET_XFER_E_IO if the gdbarch method
isn't present instead.
Diffstat (limited to 'elfcpp/elfcpp_internal.h')
0 files changed, 0 insertions, 0 deletions