* stabsread.c (define_symbol): For the sake of dbx, gcc emits
authorFred Fish <fnf@specifix.com>
Mon, 30 Nov 1992 01:03:34 +0000 (01:03 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 30 Nov 1992 01:03:34 +0000 (01:03 +0000)
commit94daba7f7759999cb24817510d75a015f1db0824
treed99960d6ccb6146e25c8168643051bfb25d0e281
parentb076b3f8693d7bd595cd2efd7335116c0a4ea61d
* stabsread.c (define_symbol):  For the sake of dbx, gcc emits
a single blank as the name of nameless enumerations.  Recognize
this special case and set nameless flag.
gdb/ChangeLog
gdb/stabsread.c