diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-01-10 18:48:53 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-04-23 22:50:24 +0100 |
commit | 27f113c8e9b2361caf3dfcf15437020306bf93b9 (patch) | |
tree | 960ca0eb0688c332f2a1a77523553630cc12c146 /gdb/exceptions.c | |
parent | aee6c3cd1fea463422f19394f95c311f239b6067 (diff) | |
download | gdb-27f113c8e9b2361caf3dfcf15437020306bf93b9.zip gdb-27f113c8e9b2361caf3dfcf15437020306bf93b9.tar.gz gdb-27f113c8e9b2361caf3dfcf15437020306bf93b9.tar.bz2 |
gdb/moxie: 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:
* moxie-tdep.c (moxie_unwind_sp): Delete.
(moxie_unwind_pc): Delete.
(moxie_dummy_id): Delete.
(moxie_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'gdb/exceptions.c')
0 files changed, 0 insertions, 0 deletions