* symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize contents
authorFred Fish <fnf@specifix.com>
Thu, 25 Feb 1993 00:40:45 +0000 (00:40 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 25 Feb 1993 00:40:45 +0000 (00:40 +0000)
commitf31e2e7a1e7c5519694bb736b9ca752aca5ad35f
treef7832cdd88c4e446ce80244092e88086bac8a4bb
parent162e34854c1bdce47b6476bcfcc49ca1ac96b13c
* symtab.h (SYMBOL_INIT_DEMANGLED_NAME):  Initialize contents
of demangled name fields to NULL if no demangling exists for
a symbol.  SYMBOL_INIT_LANGUAGE_SPECIFIC does this for new
symbols if their language is known at the time they are created,
but sometimes the language is not known until later.
gdb/ChangeLog