* hpread.c (hpread_type_translate): Handle T_UNS_LONG types with
authorJeff Law <law@redhat.com>
Thu, 29 Sep 1994 04:26:50 +0000 (04:26 +0000)
committerJeff Law <law@redhat.com>
Thu, 29 Sep 1994 04:26:50 +0000 (04:26 +0000)
commit510ceea939b789df3ae14b8fa34e93c20f34ff74
tree8d70c24e94b6be45219ad3c3789a8cabf40e125a
parent3a4b4b1ec0f773e4c71979811684de9205608d2c
* hpread.c (hpread_type_translate): Handle T_UNS_LONG types with
lengths other than 32bits (HP C 9.69 represents an "unsigned char"
as an T_UNS_LONG with length 8).
gdb/ChangeLog.hpread
gdb/hpread.c