Browse Source

Fix minor formatting problem in previous patch.

drow-cplus-branch
Kevin Buettner 24 years ago
parent
commit
c4ac3e633c
  1. 3
      gdb/mips-tdep.c

3
gdb/mips-tdep.c

@ -1264,8 +1264,7 @@ mips_next_pc (CORE_ADDR pc)
does nothing more than set frame->saved_regs[SP_REGNUM]. These two
functions should really be combined and now that there is only one
caller, it should be straightforward. (Watch out for multiple returns
though.)
*/
though.) */
static void
mips_find_saved_regs (struct frame_info *fci)

Loading…
Cancel
Save