From: Ian Lance Taylor Date: Mon, 10 Nov 1997 20:14:15 +0000 (+0000) Subject: * valprint.c (print_longest): The b, h, w, and g format specifiers X-Git-Tag: gdb-4_18~4294 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db316a832a2bb4e371843880aeb64d00bcddaebe;p=platform%2Fupstream%2Fbinutils.git * valprint.c (print_longest): The b, h, w, and g format specifiers print unsigned values. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8467eb8..0d7bec6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 10 15:13:13 1997 Ian Lance Taylor + + * valprint.c (print_longest): The b, h, w, and g format specifiers + print unsigned values. + Tue Nov 4 16:52:50 1997 Geoffrey Noer * config/i386/cygwin32.mh: because cygwin.dll calls malloc/realloc