* infrun.c (proceed, normal_stop, wait_for_inferior), breakpoint.c
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 5 May 1994 04:35:09 +0000 (04:35 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 5 May 1994 04:35:09 +0000 (04:35 +0000)
(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

index bfd0551509cbec0ec3efc8e460a2fe3fa070cab4..64dd0c25007f03699c6fb33907f477b9473a7018 100644 (file)
@@ -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
This page took 0.026252 seconds and 4 git commands to generate.