Add support for NetBSD threads in ppc-nbsd-nat.c
authorKamil Rytarowski <n54@gmx.com>
Thu, 19 Mar 2020 14:01:27 +0000 (15:01 +0100)
committerKamil Rytarowski <n54@gmx.com>
Fri, 20 Mar 2020 12:35:03 +0000 (13:35 +0100)
NetBSD ptrace(2) accepts thread id (LWP) as the 4th argument for threads.

gdb/ChangeLog:

* ppc-nbsd-nat.c (fetch_registers): New variable lwp and pass
        it to the ptrace call.
        * (store_registers): Likewise.


No differences found
This page took 0.026471 seconds and 4 git commands to generate.