aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-out.c
diff options
context:
space:
mode:
authorAlan Hayward <alan.hayward@arm.com>2018-11-23 11:46:34 +0000
committerAlan Hayward <alan.hayward@arm.com>2018-11-23 14:12:46 +0000
commit5013824590f59374106007d4c9724d5767911d75 (patch)
treebc7949c8c6328a524905917445c9022935904901 /gdb/ui-out.c
parent6af05e645ab7fbbb4e0b663f50febf052e6d09a0 (diff)
downloadgdb-5013824590f59374106007d4c9724d5767911d75.zip
gdb-5013824590f59374106007d4c9724d5767911d75.tar.gz
gdb-5013824590f59374106007d4c9724d5767911d75.tar.bz2
gdbserver: AArch64: Remove cannot_fetch/store_register
The cannot store/fetch register functions are only used for checking if a register can be accessed using PEEKUSER/POKEUSER. The AArch64 port doesn't support this method of access, so remove the unused functions. gdb/gdbserver: * linux-aarch64-low.c (aarch64_cannot_store_register): Remove. (aarch64_cannot_fetch_register): Likewise. (struct linux_target_ops): Update references.
Diffstat (limited to 'gdb/ui-out.c')
0 files changed, 0 insertions, 0 deletions