* cp-valprint.c (cplus_print_value): Don't dump core if the
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 30 Jul 1993 01:42:09 +0000 (01:42 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 30 Jul 1993 01:42:09 +0000 (01:42 +0000)
commit1410f5f13bd8bcaeeedfbb8c642a0d1545b703ce
treed29eb6dbe46a19520c227708c9479ba5cc17bb1c
parent0ccc65ec790860deb3630665bfacafbe71ffd5b1
* cp-valprint.c (cplus_print_value): Don't dump core if the
baseclass doesn't have a name.
* values.c (vb_match): New function, which finds the virtual
base class pointer even if the types are nameless.
(baseclass_{addr,offset}): Use it.
gdb/ChangeLog
gdb/cp-valprint.c
gdb/values.c
This page took 0.027162 seconds and 4 git commands to generate.