Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 191c90e8b02a9ef8edfbbb3fc47a96f7d9945e7f..c33f90a10c3ec14ab6673c0931c0c51a1ac9f8b6 100644 (file)
@@ -1,3 +1,10 @@
+2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * linux-nios2-low.c: Include elf/common.h.  Adjust comments.
+       Remove HAVE_PTRACE_GETREGS conditionals.
+       (nios2_regsets): Use PTRACE_GETREGSET and PTRACE_SETREGSET
+       instead of PTRACE_GETREGS and PTRACE_SETREGS.
+
 2015-05-08  Yao Qi  <yao.qi@linaro.org>
 
        * linux-low.c (linux_supports_conditional_breakpoints): New
This page took 0.036914 seconds and 4 git commands to generate.