* printcmd.c (print_address_numeric): Pass use_local to
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 11 Apr 1995 18:57:57 +0000 (18:57 +0000)
committerJim 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

index 84b15e18f2e8c25bcf562d1c025b5592269b78b8..869f98df38c137df9ec6ad2331cd8eb2a140d3a2 100644 (file)
@@ -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>