summaryrefslogtreecommitdiff
path: root/gdb/inline-frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inline-frame.c')
-rw-r--r--gdb/inline-frame.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/inline-frame.c b/gdb/inline-frame.c
index 7554fc76000..dc05b8a3449 100644
--- a/gdb/inline-frame.c
+++ b/gdb/inline-frame.c
@@ -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,