From ee5fca1f12838101de1f8fd7ddebce3f6ee299ca Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 5 May 1994 04:35:09 +0000 Subject: [PATCH] * infrun.c (proceed, normal_stop, wait_for_inferior), breakpoint.c (print_it_normal): Add annotations for the inferior starting and stopping, and for all the various messages related to how it stopped. * printcmd.c (do_one_display): Annotate. * stack.c (print_frame_info): Annotate printing of stack frames. --- gdb/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bfd0551509..64dd0c2500 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Wed May 4 06:56:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * infrun.c (proceed, normal_stop, wait_for_inferior), breakpoint.c + (print_it_normal): Add annotations for the inferior starting and + stopping, and for all the various messages related to how it + stopped. + + * printcmd.c (do_one_display): Annotate. + * stack.c (print_frame_info): Annotate printing of stack frames. + Wed May 4 18:15:51 1994 Stu Grossman (grossman@cygnus.com) * remote.c (get_offsets): Handle case where stub doesn't support -- 2.34.1