* mips-tdep.c: Remove code which sets saved_regs from
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 31 Jan 1994 21:22:44 +0000 (21:22 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 31 Jan 1994 21:22:44 +0000 (21:22 +0000)
commit14d7956255fe67972d0cfb088803811be7074bbf
tree965fdffd41c874c1029b329663be5554f4e94396
parenta7409c5498a70351edf2ce55bd71387965b40bdc
* mips-tdep.c: Remove code which sets saved_regs from
init_extra_frame_info and put it in new function mips_find_saved_regs.
(READ_FRAME_REG): Remove macro and replace uses with the expansion.
* mips-tdep.c, config/mips/tm-mips.h: When examining ->saved_regs,
check if it is NULL and call mips_find_saved_regs if so.
gdb/ChangeLog
gdb/config/mips/tm-mips.h
This page took 0.025681 seconds and 4 git commands to generate.