* python/py-autoload.c (print_script): Print "Missing" instead of
[deliverable/binutils-gdb.git] / gdb / moxie-tdep.c
index 84d495fcfb6f402a728189b658be0a116b30b4b3..5fb3d108baa8a836a9714748dd8a2d186e23bc01 100644 (file)
@@ -461,6 +461,7 @@ moxie_frame_prev_register (struct frame_info *this_frame,
 
 static const struct frame_unwind moxie_frame_unwind = {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   moxie_frame_this_id,
   moxie_frame_prev_register,
   NULL,
This page took 0.023104 seconds and 4 git commands to generate.