]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[AArch64] Fix architecture debug version constant thinkos
authorLuis Machado <luis.machado@arm.com>
Thu, 1 Jun 2023 16:41:37 +0000 (17:41 +0100)
committerLuis Machado <luis.machado@arm.com>
Fri, 2 Jun 2023 05:46:25 +0000 (06:46 +0100)
commit21b9239b70d870b155284bf508cdf5401f37e2f5
tree7929f9875ce563da397dc41c4c59fe4278617b4b
parent63188cb5c3e2814d6527d0309af4db8634e8cdaa
[AArch64] Fix architecture debug version constant thinkos

Caught this during emulator testing.

Fix the constants. They should be 0xa and 0xb as opposed to 0x10 and
0x11.  There was a thinko while defining them.

Obvious enough.

Tested on aarch64-linux Ubuntu 20.04/22.04.
gdb/nat/aarch64-hw-point.h