* printcmd.c (print_command_1): Add value-history-value annotation.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 21 Apr 1994 23:49:33 +0000 (23:49 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 21 Apr 1994 23:49:33 +0000 (23:49 +0000)
gdb/ChangeLog

index 02b8fd22d4c9a974eff1aecda1f91fd571f50526..b59624b1f246ac4626fd751ac08cbf40b6ad8ef5 100644 (file)
@@ -5,6 +5,7 @@ Thu Apr 21 07:45:49 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * blockframe.c (find_frame_addr_in_frame_chain): Likewise.
 
        * printcmd.c (output_command): Annotate things we print here too.
+       * printcmd.c (print_command_1): Add "value-history-value" annotation.
        * Move declaration of print_value_flags from defs.h to value.h.
        * main.c (command_line_input): Call wrap_here as well as gdb_flush.