]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Improve error messages for capability reads/writes to memory
authorLuis Machado <luis.machado@linaro.org>
Fri, 24 Dec 2021 14:37:52 +0000 (11:37 -0300)
committerLuis Machado <luis.machado@linaro.org>
Fri, 14 Jan 2022 14:30:05 +0000 (11:30 -0300)
commit4e67f2c4c0cb2b4dce4af638ff719585920ecf0b
tree65bacf6a53753cfc69371288fb58aa9180c23783
parent9d59d79fd57801624624ec659c936a30037a46aa
Improve error messages for capability reads/writes to memory

Improve the messages a little so the errors are more clear. One case in
particular is when we attempt to write a tagged capability to a shared
mapping area that doesn't support tags.

GDB and GDBserver share the same error messages now.
gdb/aarch64-linux-nat.c
gdb/nat/aarch64-cap-linux.c
gdbserver/linux-aarch64-low.cc