daily update
[deliverable/binutils-gdb.git] / gdb / inline-frame.c
index 7554fc760004e3ca546ba985136a0030f3446e4c..dc05b8a344939452abfeab4725456bbe04806809 100644 (file)
@@ -260,6 +260,7 @@ inline_frame_sniffer (const struct frame_unwind *self,
 
 const struct frame_unwind inline_frame_unwind = {
   INLINE_FRAME,
+  default_frame_unwind_stop_reason,
   inline_frame_this_id,
   inline_frame_prev_register,
   NULL,
This page took 0.023332 seconds and 4 git commands to generate.