aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracefile.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2018-09-09 17:17:05 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-02-27 16:54:43 +0200
commit8010f576414759bf5bdcfeaa64226bf03586b763 (patch)
treec0f07c3fe031227ca0d3b76b1d45941cb2d7e6b5 /gdb/tracefile.c
parentb56bf084434de08080875134e983f8b46eb2328f (diff)
downloadfsf-binutils-gdb-8010f576414759bf5bdcfeaa64226bf03586b763.zip
fsf-binutils-gdb-8010f576414759bf5bdcfeaa64226bf03586b763.tar.gz
fsf-binutils-gdb-8010f576414759bf5bdcfeaa64226bf03586b763.tar.bz2
gdb/cris: 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/cris-tdep.c (cris_dummy_id): Delete. (cris_unwind_pc): Delete. (cris_unwind_sp): Delete. (cris_gdbarch_init): Don't register deleted functions with gdbarch.
Diffstat (limited to 'gdb/tracefile.c')
0 files changed, 0 insertions, 0 deletions