aboutsummaryrefslogtreecommitdiff
path: root/gdb/exceptions.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2019-01-10 18:53:31 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-04-23 22:50:25 +0100
commitca0ab0aa8194eda711cf52efe6c26cb821218476 (patch)
treecb2b6af597ef40af63b9280171e8dcae4f94f6d9 /gdb/exceptions.c
parentc825904428f7c89a65eeb313b243f65e950a0a19 (diff)
downloadgdb-ca0ab0aa8194eda711cf52efe6c26cb821218476.zip
gdb-ca0ab0aa8194eda711cf52efe6c26cb821218476.tar.gz
gdb-ca0ab0aa8194eda711cf52efe6c26cb821218476.tar.bz2
gdb/nds32: Use default gdbarch methods where possible
Make use of the default gdbarch methods for gdbarch_dummy_id, gdbarch_unwind_pc, and gdbarch_unwind_sp where possible. I have not tested this change but, by inspecting the code, I believe the default methods are equivalent to the code being deleted. gdb/ChangeLog: * nds32-tdep.c (nds32_dummy_id): Delete. (nds32_unwind_pc): Delete. (nds32_unwind_sp): Delete. (nds32_gdbarch_init): Don't register deleted functions with gdbarch.
Diffstat (limited to 'gdb/exceptions.c')
0 files changed, 0 insertions, 0 deletions