gdb/
[deliverable/binutils-gdb.git] / gdb / h8300-tdep.c
index 0b11df36d52ef9cc36c1583a0b9f88bdc80eaa3c..fa39dee36f5055c1f4ecf95e6cd332021234497d 100644 (file)
@@ -526,6 +526,7 @@ h8300_frame_prev_register (struct frame_info *this_frame, void **this_cache,
 
 static const struct frame_unwind h8300_frame_unwind = {
   NORMAL_FRAME,
+  default_frame_unwind_stop_reason,
   h8300_frame_this_id,
   h8300_frame_prev_register,
   NULL,
This page took 0.024292 seconds and 4 git commands to generate.