gdb/
[deliverable/binutils-gdb.git] / gdb / alpha-mdebug-tdep.c
index 8773437e21e3ce54972b0ce029b12f83bf8db732..f48a121e2df7e035e76a7b9ba0f997eb2dcfc53b 100644 (file)
@@ -336,6 +336,7 @@ alpha_mdebug_frame_sniffer (const struct frame_unwind *self,
 
 static const struct frame_unwind alpha_mdebug_frame_unwind = {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   alpha_mdebug_frame_this_id,
   alpha_mdebug_frame_prev_register,
   NULL,
This page took 0.023681 seconds and 4 git commands to generate.