* parse.c (write_exp_msymbol): Use new type msymbol_addr_type instead
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 27 Jan 1994 01:23:50 +0000 (01:23 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 27 Jan 1994 01:23:50 +0000 (01:23 +0000)
commitd92f3f08532e6db15a10edbb7214e1b1d2b5d9a1
tree9f35a22a1ac44d5ee548b2da9f8f17bd28903810
parent5e678752031189556550c3faa3e27be9c628659a
* parse.c (write_exp_msymbol): Use new type msymbol_addr_type instead
of builtin_type_long.  It is necessary to get a type which is
TARGET_PTR_BIT bits in size; builtin_type_long might not be big enough.
gdb/ChangeLog
gdb/parse.c
This page took 0.025435 seconds and 4 git commands to generate.