2011-06-06 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / microblaze-tdep.c
index 1e994a2d6cfb0af19bdabd077ff547eda5e127b6..2482c87f48dd3e546694c2d429101527942ba4a6 100644 (file)
@@ -521,6 +521,7 @@ microblaze_frame_prev_register (struct frame_info *this_frame,
 static const struct frame_unwind microblaze_frame_unwind =
 {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   microblaze_frame_this_id,
   microblaze_frame_prev_register,
   NULL,
This page took 0.023255 seconds and 4 git commands to generate.