introduce minimal_symbol_upper_bound
[deliverable/binutils-gdb.git] / gdb / tic6x-tdep.c
index 36b0d9e330e3cf619e457c0a684d68af7be5ebae..96fa83e2840adc73a4511a3f63a1d8c52e3d8488 100644 (file)
@@ -1308,6 +1308,7 @@ tic6x_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
 
   frame_unwind_append_unwinder (gdbarch, &tic6x_stub_unwind);
   frame_unwind_append_unwinder (gdbarch, &tic6x_frame_unwind);
+  frame_base_set_default (gdbarch, &tic6x_frame_base);
 
   dwarf2_frame_set_init_reg (gdbarch, tic6x_dwarf2_frame_init_reg);
 
This page took 0.023691 seconds and 4 git commands to generate.