OSDN Git Service

2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 27 Feb 2004 00:01:14 +0000 (00:01 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 27 Feb 2004 00:01:14 +0000 (00:01 +0000)
commitb0d41ce2d23b171c7030f8e671ae69f210a34624
tree74e769dc5709151e2f82db302606b7a6ab492f63
parent730902294267ef579c8a181af97ccf9379115ed8
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