[PATCH 0/2] Fix gdbserver/linux memory access regression
Pedro Alves
pedro@palves.net
Tue May 3 14:24:00 GMT 2022
On 2022-04-19 23:47, Pedro Alves wrote:
> The recent change to make GDBserver always access memory via
> /proc/pid/mem caused a regression in
> gdb.threads/access-mem-running-thread-exit.exp that I somehow missed.
> This is actually a pre-existing GDBserver issue being now exposed.
>
> Patch #2 fixes the GDBserver bug.
>
> Patch #1 fixes the gdb.threads/access-mem-running-thread-exit.exp
> testcase itself -- it doesn't run properly against
> --target_board=native-extended-gdbserver today.
>
I'm pushing this in.
More information about the Gdb-patches
mailing list