2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 19 Feb 2004 22:43:03 +0000 (22:43 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 19 Feb 2004 22:43:03 +0000 (22:43 +0000)
commit95051d277ef4d4fb8a1b1eece02412e747fa77f6
treeed7bf054004d33c058d0c9b4167bea777d3973a2
parentccefbec3745e5ec6eab196d8fd7a18e8fa740da9
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