gdbserver: Support read-only regsets in linux-low.c
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 54caa55ef12d4d8b0cf8d482f4d247942181f2a6..781879371ccf45d909c74e2c9ea7b80cfc06a913 100644 (file)
@@ -1,3 +1,12 @@
+2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * linux-low.c (regsets_store_inferior_registers): Skip regsets
+       without a fill_function.
+       * linux-s390-low.c (s390_fill_last_break): Remove.
+       (s390_regsets): Set fill_function to NULL for NT_S390_LAST_BREAK.
+       (s390_arch_setup): Use regset's size instead of fill_function for
+       loop end condition.
+
 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
 
        * linux-low.c (regsets_fetch_inferior_registers): Do not invoke
This page took 0.027762 seconds and 4 git commands to generate.