aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/nm-hp300bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/nm-hp300bsd.h')
-rw-r--r--gdb/config/m68k/nm-hp300bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/nm-hp300bsd.h b/gdb/config/m68k/nm-hp300bsd.h
index 2e1b69e..e0f7a11 100644
--- a/gdb/config/m68k/nm-hp300bsd.h
+++ b/gdb/config/m68k/nm-hp300bsd.h
@@ -40,7 +40,7 @@
/* U_REGS_OFFSET is the offset of the registers within the u area for
ptrace purposes. */
#define U_REGS_OFFSET \
- ptrace (PT_READ_U, inferior_pid, \
+ ptrace (PT_READ_U, PIDGET (inferior_ptid), \
(PTRACE_ARG3_TYPE) \
(offsetof (struct user, u_kproc.kp_proc.p_md.md_regs)), 0) \
- USRSTACK