MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 3c554571fbe5d0170f4d12096bc20f5cb41332d3..c577b3d05620a321bf246b2a7fa809d0e6622b0c 100644 (file)
@@ -1,3 +1,10 @@
+2018-05-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * linux-mips-low.c (mips_cannot_fetch_register): Return 1 if the
+       width of the requested register exceeds the width of the
+       `ptrace' data type.
+       (mips_cannot_store_register): Likewise.
+
 2018-05-21  Maciej W. Rozycki  <macro@mips.com>
 
        * linux-mips-low.c (mips_fetch_register): New function.  Update
This page took 0.029222 seconds and 4 git commands to generate.