diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-09-09 17:14:20 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-02-27 16:54:43 +0200 |
commit | b56bf084434de08080875134e983f8b46eb2328f (patch) | |
tree | 66082364f7eef0ceae4e87ad5691743fee818c78 /gdb/python/python.h | |
parent | a19a650fcca359a02bfadb201c9b032ce7479525 (diff) | |
download | binutils-b56bf084434de08080875134e983f8b46eb2328f.zip binutils-b56bf084434de08080875134e983f8b46eb2328f.tar.gz binutils-b56bf084434de08080875134e983f8b46eb2328f.tar.bz2 |
gdb/bfin: Use default gdbarch methods where possible
Make use of the default gdbarch methods for gdbarch_dummy_id,
and gdbarch_unwind_pc.
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/bfin-tdep.c (bfin_dummy_id): Delete.
(bfin_unwind_pc): Delete.
(bfin_gdbarch_init): Don't register deleted functions with gdbarch.
Diffstat (limited to 'gdb/python/python.h')
0 files changed, 0 insertions, 0 deletions