* gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH of
authorSteve Chamberlain <sac@cygnus>
Tue, 3 Mar 1992 07:05:23 +0000 (07:05 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 3 Mar 1992 07:05:23 +0000 (07:05 +0000)
commit96743d3c3033705c391308b45e61686b10dba1d5
tree0849cb4d8597111f54dcb0f977e2350704447d9d
parentbff1c97a6634f6a8dfde48f22bfbd9b85b2e7170
* gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH of
a ptype to reflect the setting of TARGET_PTR_BIT.  Set the
TYPE_FLAGS of a ptype to TYPE_FLAG_UNSIGNED.
* tm-h8300.h, h8300-tdep.c, remote-hms.c: personal checkpoint
* printcmd.c (print_address): if ADDR_BITS_REMOVE is defined, use
it before printing out the hex shape of an address.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/h8300-tdep.c
gdb/remote-hms.c
gdb/tm-h8300.h
This page took 0.033009 seconds and 4 git commands to generate.