aboutsummaryrefslogtreecommitdiff
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 bfb8916..40d0e4c 100644
--- a/gdb/inline-frame.c
+++ b/gdb/inline-frame.c
@@ -273,6 +273,7 @@ inline_frame_sniffer (const struct frame_unwind *self,
const struct frame_unwind inline_frame_unwind = {
"inline",
INLINE_FRAME,
+ FRAME_UNWIND_GDB,
default_frame_unwind_stop_reason,
inline_frame_this_id,
inline_frame_prev_register,