gdb/
[deliverable/binutils-gdb.git] / gdb / sparc64fbsd-tdep.c
index 36a117711f05459e5f2e9b68cf4246c1d6877cc5..49d3050338454f02ec717db8747e46c63b7b5613 100644 (file)
@@ -202,6 +202,7 @@ sparc64fbsd_sigtramp_frame_sniffer (const struct frame_unwind *self,
 static const struct frame_unwind sparc64fbsd_sigtramp_frame_unwind =
 {
   SIGTRAMP_FRAME,
+  default_frame_unwind_stop_reason,
   sparc64fbsd_sigtramp_frame_this_id,
   sparc64fbsd_sigtramp_frame_prev_register,
   NULL,
This page took 0.027518 seconds and 4 git commands to generate.