*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / mips-tdep.c
index bb7a6c4d226eb2ae0190481ad1ef061bd60d6e0a..c56d97e474a2bb8d3803848eee2ad017038ff8e8 100644 (file)
@@ -4130,6 +4130,7 @@ mips_gdbarch_init (struct gdbarch_info info,
   /* There's a mess in stack frame creation.  See comments in
      blockframe.c near reference to INIT_FRAME_PC_FIRST.  */
   set_gdbarch_init_frame_pc_first (gdbarch, mips_init_frame_pc_first);
+  set_gdbarch_init_frame_pc (gdbarch, init_frame_pc_noop);
 
   /* Map debug register numbers onto internal register numbers. */
   set_gdbarch_stab_reg_to_regnum (gdbarch, mips_stab_reg_to_regnum);
This page took 0.022956 seconds and 4 git commands to generate.