projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e45c4c
)
* printcmd.c (print_command_1): Add value-history-value annotation.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 21 Apr 1994 23:49:33 +0000
(23:49 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 21 Apr 1994 23:49:33 +0000
(23:49 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 02b8fd22d4c9a974eff1aecda1f91fd571f50526..b59624b1f246ac4626fd751ac08cbf40b6ad8ef5 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.