aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-25 23:52:16 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-25 23:52:16 +0000
commitb14185ce104d07ddcc1c86c08c10888ecd63292c (patch)
treeab567b15839702b5a84c748e54cd96b5323241e8 /gdb/ChangeLog
parentac2bd0a91ca21500a399db9095b95640a63e43d4 (diff)
downloadgdb-b14185ce104d07ddcc1c86c08c10888ecd63292c.zip
gdb-b14185ce104d07ddcc1c86c08c10888ecd63292c.tar.gz
gdb-b14185ce104d07ddcc1c86c08c10888ecd63292c.tar.bz2
2003-02-25 Andrew Cagney <cagney@redhat.com>
* frame.c (get_prev_frame): Add comment on check for inside_entry_func. Only check for inside_entry_file when not a dummy and not a sentinel. Check that the new frame is not inner to the old frame.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cc5bbf0..e775420 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2003-02-25 Andrew Cagney <cagney@redhat.com>
+ * frame.c (get_prev_frame): Add comment on check for
+ inside_entry_func. Only check for inside_entry_file when not a
+ dummy and not a sentinel. Check that the new frame is not inner
+ to the old frame.
+
+2003-02-25 Andrew Cagney <cagney@redhat.com>
+
* frame.c (frame_debug): New variable.
(_initialize_frame): Add "set/show debug frame" command.
(get_prev_frame): When frame_debug, print reason why unwind