aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.h
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2018-09-09 17:10:21 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-02-27 16:54:43 +0200
commita19a650fcca359a02bfadb201c9b032ce7479525 (patch)
tree22ea316417ea9beba396cfcda10ab48b7cd5e46c /gdb/python/python.h
parentf8278c3c7e0212e810fa7d65f6202b607c9cf3ca (diff)
downloadbinutils-a19a650fcca359a02bfadb201c9b032ce7479525.zip
binutils-a19a650fcca359a02bfadb201c9b032ce7479525.tar.gz
binutils-a19a650fcca359a02bfadb201c9b032ce7479525.tar.bz2
gdb/arm: 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/arm-tdep.c (arm_dummy_id): Delete. (arm_unwind_pc): Delete. (arm_unwind_sp): Delete. (arm_gdbarch_init): Don't register deleted functions with gdbarch.
Diffstat (limited to 'gdb/python/python.h')
0 files changed, 0 insertions, 0 deletions