summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4c3ec8f591c..a0eb7ff3a07 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-04-03 Andrew Cagney <cagney@redhat.com>
+ * frame.c (legacy_get_prev_frame): Revert a frame_id_eq test,
+ instead comparing the frame PCs.
+
+2003-04-03 Andrew Cagney <cagney@redhat.com>
+
* frame.c (frame_id_eq): Update. Compare function addresses.
(get_frame_func): New function.
(frame_func_unwind): New function.