diff options
author | Jiong Wang <jiong.wang@arm.com> | 2017-08-09 15:37:20 +0100 |
---|---|---|
committer | Jiong Wang <jiong.wang@arm.com> | 2017-08-09 15:37:20 +0100 |
commit | b1a6c1cea365f80b90c0bca795c8d16fa0681560 (patch) | |
tree | d38c1d52f7cde4e19d60a54888b4620898ce219a /COPYING.NEWLIB | |
parent | 29592bde87d250ea56e8431053918899d3d0c16b (diff) | |
download | gdb-b1a6c1cea365f80b90c0bca795c8d16fa0681560.zip gdb-b1a6c1cea365f80b90c0bca795c8d16fa0681560.tar.gz gdb-b1a6c1cea365f80b90c0bca795c8d16fa0681560.tar.bz2 |
[AArch64] Implement gdbarch_core_read_description
Currently, AArch64 only have one target description which is tdesc_aarch64. So,
we haven't implemented any target description detection mechanism for core file.
This patch is an initial implementation of core_read_description method. Future
features can use this to return selected description.
gdb/
* aarch64-linux-tdep.c (aarch64_linux_core_read_description): New
function.
(aarch64_linux_init_abi): Register gdbarch_core_read_description.
Diffstat (limited to 'COPYING.NEWLIB')
0 files changed, 0 insertions, 0 deletions