Initialize the c++ specific portion of the type structure for union types
authorFred Fish <fnf@specifix.com>
Fri, 22 Nov 1991 02:30:34 +0000 (02:30 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 22 Nov 1991 02:30:34 +0000 (02:30 +0000)
commit4cfd3c49904429c595c893db2c733bb66fe689e5
tree5588081791e55bed656c21e4c8752b7ba292a7a1
parent9fb2bebda97ea8f7a52a6f582339c9a497101363
Initialize the c++ specific portion of the type structure for union types
as well as struct types, since gdb attempts to reference that portion for
both types.  Was getting core dumps due to NULL pointer dereferencing.
gdb/ChangeLog
gdb/dwarfread.c
This page took 0.026928 seconds and 4 git commands to generate.