aboutsummaryrefslogtreecommitdiff
path: root/gdb/progspace.c
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2019-01-10 20:25:59 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-04-23 23:06:53 +0100
commit0f534d767b257fffd8a9b231c97ff9ed33688452 (patch)
tree60c2b4fa445a09b49e9aa2f9954161382b17e497 /gdb/progspace.c
parent1ba7b7f9384eafc0748cee4c6731d6bdb717bd20 (diff)
downloadbinutils-0f534d767b257fffd8a9b231c97ff9ed33688452.zip
binutils-0f534d767b257fffd8a9b231c97ff9ed33688452.tar.gz
binutils-0f534d767b257fffd8a9b231c97ff9ed33688452.tar.bz2
gdb/tilegx: 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: * tilegx-tdep.c (tilegx_unwind_sp): Delete. (tilegx_unwind_pc): Delete. (tilegx_unwind_dummy_id): Delete. (tilegx_gdbarch_init): Don't register deleted functions with gdbarch.
Diffstat (limited to 'gdb/progspace.c')
0 files changed, 0 insertions, 0 deletions