From: Jim Kingdon Date: Tue, 11 Apr 1995 18:57:57 +0000 (+0000) Subject: * printcmd.c (print_address_numeric): Pass use_local to X-Git-Tag: gdb-4_18-branchpoint~11937 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1cd942d080d73f18461273f14c3bdbf7f940b67;p=thirdparty%2Fbinutils-gdb.git * printcmd.c (print_address_numeric): Pass use_local to print_longest, rather than always passing 1. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 84b15e18f2e..869f98df38c 100644 --- 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