2011-05-26 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / libunwind-frame.c
index a636a4e361ed1b8a3a0ce12916cdb13836d59705..677d4c5da21de13b261df56410f487833bc95dff 100644 (file)
@@ -237,6 +237,7 @@ libunwind_find_dyn_list (unw_addr_space_t as, unw_dyn_info_t *di, void *arg)
 static const struct frame_unwind libunwind_frame_unwind =
 {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   libunwind_frame_this_id,
   libunwind_frame_prev_register,
   NULL,
This page took 0.028002 seconds and 4 git commands to generate.