From 6535b1df9239de0840ba3b05c11749a780a82399 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 20 Dec 1998 23:04:45 +0000 Subject: [PATCH] 1998-12-17 J.T. Conklin * blockframe.c (get_frame_saved_regs): If the saved_regs_addr ptr is null, ensure that saved registers are copied from the local variable that was used to obtain them. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3acdc14..f10a472 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +1998-12-17 J.T. Conklin + + * blockframe.c (get_frame_saved_regs): If the saved_regs_addr ptr + is null, ensure that saved registers are copied from the local + variable that was used to obtain them. + Sat Dec 19 09:55:09 1998 Stu Grossman * mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regs -- 2.7.4