aboutsummaryrefslogtreecommitdiff
path: root/gdb/m32c-tdep.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2019-01-10 18:21:40 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-04-23 22:50:20 +0100
commit946c28d2f93789ff4eec86a8c321af35759fa20a (patch)
treea5d32de4dcaeb262b9d5d4fc039957ad1735cf15 /gdb/m32c-tdep.c
parentbf12844a68f3f4f267846a19df6a280f53e7ec5f (diff)
downloadgdb-946c28d2f93789ff4eec86a8c321af35759fa20a.zip
gdb-946c28d2f93789ff4eec86a8c321af35759fa20a.tar.gz
gdb-946c28d2f93789ff4eec86a8c321af35759fa20a.tar.bz2
gdb/lm32: 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: * gdb/lm32-tdep.c (lm32_unwind_sp): Delete. (lm32_unwind_pc): Delete. (lm32_dummy_id): Delete. (lm32_gdbarch_init): Don't register deleted functions with gdbarch.
Diffstat (limited to 'gdb/m32c-tdep.c')
0 files changed, 0 insertions, 0 deletions