diff options
author | Luis Machado <luis.machado@arm.com> | 2023-04-25 09:17:43 +0100 |
---|---|---|
committer | Luis Machado <luis.machado@arm.com> | 2023-04-26 07:00:12 +0100 |
commit | dc449cb963879edebc9b6c8bdcadb33f60448a5c (patch) | |
tree | 277493640cec1eeff2c1bcf6fce3e8a455c0af29 /gdb/nat/aarch64-hw-point.h | |
parent | b4617f790475aa8b23552c07fa0242b8e9ee9fab (diff) | |
download | binutils-dc449cb963879edebc9b6c8bdcadb33f60448a5c.zip binutils-dc449cb963879edebc9b6c8bdcadb33f60448a5c.tar.gz binutils-dc449cb963879edebc9b6c8bdcadb33f60448a5c.tar.bz2 |
Add new debug architecture version
Teach gdb about a new debug architecture version for AArch64 (0x11).
No user-visible changes.
Regression-tested on aarch64-linux Ubuntu 20.04/22.04.
Signed-off-by: Luis Machado <luis.machado@arm.com>
Diffstat (limited to 'gdb/nat/aarch64-hw-point.h')
-rw-r--r-- | gdb/nat/aarch64-hw-point.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/nat/aarch64-hw-point.h b/gdb/nat/aarch64-hw-point.h index f4662f7..c196814 100644 --- a/gdb/nat/aarch64-hw-point.h +++ b/gdb/nat/aarch64-hw-point.h @@ -59,6 +59,8 @@ #define AARCH64_DEBUG_ARCH_V8_2 0x8 #define AARCH64_DEBUG_ARCH_V8_4 0x9 #define AARCH64_DEBUG_ARCH_V8_8 0x10 +/* Armv8.9 debug architecture. */ +#define AARCH64_DEBUG_ARCH_V8_9 0x11 /* ptrace expects control registers to be formatted as follows: |