From: Dawn Perchik Date: Thu, 23 Jul 1998 21:59:49 +0000 (+0000) Subject: * i386-tdep.c (i386_get_frame_setup): Recognize function X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd473edc9f14f4ca296a0ff6d8bd89ed4bf8534e;p=binutils-gdb.git * i386-tdep.c (i386_get_frame_setup): Recognize function prologues in code compiled with -fcheck-stack. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c75c1a79174..d24a98f75d4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 23 14:58:09 1998 Dawn Perchik + + * i386-tdep.c (i386_get_frame_setup): Recognize function + prologues in code compiled with -fcheck-stack. + Thu Jul 23 14:49:27 1998 Dawn Perchik * remote-mips.c (remote_mips_insert_hw_breakpoint,