]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/c-typeprint.c
* dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 29 Jun 1993 15:25:27 +0000 (15:25 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 29 Jun 1993 15:25:27 +0000 (15:25 +0000)
commitfd09c96316bf1f5afce7d1bcf2a254a2c113a853
treee0bd1d1fad5f6cc9385f5b3c3354f4b55198d236
parentd63aae7f321aaecc0739cde0b319d5adea7b35b3
* dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we
don't expect it, change it to LOC_STATIC so at least we don't coredump.

* c-typeprint.c (c_type_print_base): Don't error() on invalid type.
gdb/ChangeLog
gdb/c-typeprint.c