* symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:01:36 +0000 (23:01 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:01:36 +0000 (23:01 +0000)
commitd96b54ea7a436af3f8b18c2bba149f01314b7a5d
tree98b840900646d9507a31c7e668ccce9c499b9a67
parent7cc4387940ab7594e38782cc41a78d9c79496c09
* symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long
regardless of LONG_LONG.
symtab.c, symtab.h (allocate_stub_method): New function.
* symtab.c (decode_line_1): Deal with operators specified as
"operator" <optional whitespace> <symbols for operator>.
(operator_chars): Help do it.
* symtab.c (lookup_struct_elt_type): Call check_stub_type.
Take additional argument noerr.
Don't dump core if TYPE_FIELD_NAME is NULL.
Check the baseclasses recursively.
gdb/symtab.c
This page took 0.025432 seconds and 4 git commands to generate.