aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-04-05 15:49:54 +0000
committerAndrew Cagney <cagney@redhat.com>2003-04-05 15:49:54 +0000
commita01dd7cc8d585aa836a74523790343e52fcad23d (patch)
tree670ba7c49cb4d742b44d6a5295beb26f831cb427 /gdb/ChangeLog
parent5e5592e692fedaf8b1e6c5371e72007ee39cf93d (diff)
downloadgdb-a01dd7cc8d585aa836a74523790343e52fcad23d.zip
gdb-a01dd7cc8d585aa836a74523790343e52fcad23d.tar.gz
gdb-a01dd7cc8d585aa836a74523790343e52fcad23d.tar.bz2
2003-04-05 Andrew Cagney <cagney@redhat.com>
* frame.c (legacy_get_prev_frame): Link prev to next at the function start. Update comments.
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 81918aa..8bb0240 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-04-05 Andrew Cagney <cagney@redhat.com>
+ * frame.c (legacy_get_prev_frame): Link prev to next at the
+ function start. Update comments.
+
+2003-04-05 Andrew Cagney <cagney@redhat.com>
+
* frame.c (get_frame_id): Update comment.
(legacy_get_prev_frame): Update comment.
* gdbarch.sh: Delete check for EXTRA_FRAME_INFO.