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:
162bcd8
)
* printcmd.c (print_address_numeric): Pass use_local to
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 11 Apr 1995 18:57:57 +0000
(18:57 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 11 Apr 1995 18:57:57 +0000
(18:57 +0000)
print_longest, rather than always passing 1.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 84b15e18f2e8c25bcf562d1c025b5592269b78b8..869f98df38c137df9ec6ad2331cd8eb2a140d3a2 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Apr 11 09:35:20 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * printcmd.c (print_address_numeric): Pass use_local to
+ print_longest, rather than always passing 1.
+
* nlm/Makefile.in: Remove comments discussing munch.
Tue Apr 11 11:07:12 1995 Michael Meissner <meissner@tiktok.cygnus.com>