aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawn Perchik <dawn@cygnus>1998-07-23 21:59:49 +0000
committerDawn Perchik <dawn@cygnus>1998-07-23 21:59:49 +0000
commitdd473edc9f14f4ca296a0ff6d8bd89ed4bf8534e (patch)
treec280f3b9665f614ec3211fccf2e0235af658ead3
parentd470a746c4e5d1cced648ce863601d71e3c03f66 (diff)
downloadgdb-dd473edc9f14f4ca296a0ff6d8bd89ed4bf8534e.zip
gdb-dd473edc9f14f4ca296a0ff6d8bd89ed4bf8534e.tar.gz
gdb-dd473edc9f14f4ca296a0ff6d8bd89ed4bf8534e.tar.bz2
* i386-tdep.c (i386_get_frame_setup): Recognize function
prologues in code compiled with -fcheck-stack.
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c75c1a7..d24a98f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 23 14:58:09 1998 Dawn Perchik <dawn@cygnus.com>
+
+ * 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 <dawn@cygnus.com>
* remote-mips.c (remote_mips_insert_hw_breakpoint,