* utils.c (get_cell): Fix off-by-one bug.
authorMark Alexander <marka@cygnus>
Mon, 11 Nov 1996 23:37:30 +0000 (23:37 +0000)
committerMark Alexander <marka@cygnus>
Mon, 11 Nov 1996 23:37:30 +0000 (23:37 +0000)
commit57821e0c3995f4df2f4bcb7fba49037ec518f0ce
tree383876226ed8d2046d5743297e13a7fa91251c49
parentd5e51b2558348caf78cfb3b4a5db2ab47ef0372c
* utils.c (get_cell): Fix off-by-one bug.
* mips-tdep.c (get_frame_pointer, fix_sign_extension):
New functions to consolidate common code.
(mips_frame_chain, init_extra_frame_info): Use new functions
to fix problems with backtrace and finish commands on ddb board.
gdb/ChangeLog