gdb/
[deliverable/binutils-gdb.git] / gdb / hppa-hpux-tdep.c
index b9761c36bd0cf8ab400d10f7a30cd0782ece89f0..00ccf703b27b55ee3b86e5a48a6ea887c991e829 100644 (file)
@@ -753,6 +753,7 @@ hppa_hpux_sigtramp_unwind_sniffer (const struct frame_unwind *self,
 
 static const struct frame_unwind hppa_hpux_sigtramp_frame_unwind = {
   SIGTRAMP_FRAME,
+  default_frame_unwind_stop_reason,
   hppa_hpux_sigtramp_frame_this_id,
   hppa_hpux_sigtramp_frame_prev_register,
   NULL,
This page took 0.024556 seconds and 4 git commands to generate.