aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-12-17 17:27:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-12-17 17:27:45 +0000
commit30f7db39bd8169c551fd7efcf91b682292013db5 (patch)
tree2b2d224d591b6096df844949102ebbdbf6790a13 /gdb/ChangeLog
parent4cd898632ac64fbba00bab4654e8b124ee7736ca (diff)
downloadgdb-30f7db39bd8169c551fd7efcf91b682292013db5.zip
gdb-30f7db39bd8169c551fd7efcf91b682292013db5.tar.gz
gdb-30f7db39bd8169c551fd7efcf91b682292013db5.tar.bz2
2002-12-17 Andrew Cagney <ac131313@redhat.com>
* stack.c (frame_info): Use get_frame_saved_regs. * breakpoint.c (until_break_command): Use get_frame_pc.
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 555027b..95ec1d1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-17 Andrew Cagney <ac131313@redhat.com>
+
+ * stack.c (frame_info): Use get_frame_saved_regs.
+ * breakpoint.c (until_break_command): Use get_frame_pc.
+
2002-12-16 Kevin Buettner <kevinb@redhat.com>
* buildsym.c (block_end_complaint, anon_block_end_complaint)