OSDN Git Service

2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Thu, 19 Feb 2004 22:42:58 +0000 (22:42 +0000)
committerjjohnstn <jjohnstn>
Thu, 19 Feb 2004 22:42:58 +0000 (22:42 +0000)
commit73de6a2184af3f372bef736533425a018cf5e4af
tree245165bdd379d073c8fd3acce5d9935072c42246
parent32b89092977180e78a925f177a232aa40f81cb83
2004-02-19  Jeff Johnston  <jjohnstn@redhat.com>

        * printcmd.c (print_scalar_formatted): Do not check for sizeof
        type being greater than sizeof of host's LONGEST.  Always use
        unpack_long() unless format 'f' chosen.
gdb/ChangeLog
gdb/printcmd.c