]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Improve GDBserver ptrace error message
authorLuis Machado <luis.machado@linaro.org>
Thu, 23 Dec 2021 18:16:46 +0000 (15:16 -0300)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 1 Sep 2022 22:59:24 +0000 (15:59 -0700)
commit5900b71471e45c9e56f942a2d8b20992970a5789
tree8a5cc9ef963a3faad32f266227b206312da480a0
parent7e3d91f8199006eedcb87b0a86c96a313c4d5f14
Improve GDBserver ptrace error message

Issue: https://git.morello-project.org/morello/binutils-gdb/-/issues/9

Improve error message when setting capability registers fails. Mention
the name of the set (capability) explicitly so it is clear what register
set we are talking about.
gdbserver/linux-aarch64-low.cc
gdbserver/linux-low.cc
gdbserver/linux-low.h