diff options
Diffstat (limited to 'gdb/config/pa')
-rw-r--r-- | gdb/config/pa/nm-linux.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/pa/nm-linux.h b/gdb/config/pa/nm-linux.h index ee88ba7..08b7915 100644 --- a/gdb/config/pa/nm-linux.h +++ b/gdb/config/pa/nm-linux.h @@ -25,5 +25,8 @@ #define U_REGS_OFFSET 0 +/* Override copies of {fetch,store}_inferior_registers in `infptrace.c'. */ +#define FETCH_INFERIOR_REGISTERS + #endif |