From f09aae8404ef1d9ed3a677c59c418162060c35a9 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 15 Jul 1993 15:15:42 +0000 Subject: [PATCH] * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY, pass the sp relative to the frame in question, not the sp in the innermost frame. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c54436f3a5d..8e1802e4fc3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Jul 15 08:34:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY, + pass the sp relative to the frame in question, not the sp in the + innermost frame. + Wed Jul 14 17:37:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * mipsread.c (parse_procedure): Take as argument the symtab to look -- 2.30.2