]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.
authorMarcus Shawcroft <mshawcroft@sourceware.org>
Thu, 7 Feb 2013 10:47:40 +0000 (10:47 +0000)
committerMarcus Shawcroft <mshawcroft@sourceware.org>
Thu, 7 Feb 2013 10:47:40 +0000 (10:47 +0000)
commit55fac6e0501298d3140968078e31a1b1a85bd4d0
tree79f8c8c3f963dcb9332a86a4a8a83b57ffebf833
parent0f5f799a26ee1ab0e591247bb54827a9010bd7b9
Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.

2013-02-06  Marcus Shawcroft  <marcus.shawcroft@arm.com>

       * linux-aarch64-low.c (ps_get_thread_area): Replace
       PTRACE_GET_THREAD_AREA with PTRACE_GETREGSET.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-aarch64-low.c