Regenerate spu overlay and icache manager files
[deliverable/binutils-gdb.git] / gdb / tic6x-tdep.c
index 36b0d9e330e3cf619e457c0a684d68af7be5ebae..ae3138e003ef202891f3683f7445ef8c4e1a6c7e 100644 (file)
@@ -44,7 +44,6 @@
 #include "linux-tdep.h"
 #include "solib.h"
 #include "objfiles.h"
-#include "gdb_assert.h"
 #include "osabi.h"
 #include "tic6x-tdep.h"
 #include "language.h"
@@ -1308,6 +1307,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.024627 seconds and 4 git commands to generate.