OSDN Git Service

2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Fri, 27 Feb 2004 00:01:12 +0000 (00:01 +0000)
committerjjohnstn <jjohnstn>
Fri, 27 Feb 2004 00:01:12 +0000 (00:01 +0000)
commit84f37951a156a8421c9ae726e48d69733136486c
treea30ce9662b8e5f9af1cb4e633e9aa5d7152e2927
parentd233af599d6ef63d00eee1e6c64aa408844a5e99
2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>

        * valprint.h (print_hex_chars, print_char_chars): New prototypes.
        * valprint.c (print_hex_chars): Change from static to external.
        (print_char_chars): New function.
        * printcmd.c (print_scalar_formatted): For integer and enum types
        that are longer than LONGEST, perform processing via appropriate
        print_*_chars routines.
gdb/ChangeLog
gdb/printcmd.c
gdb/valprint.c
gdb/valprint.h