]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-01-10 David Carlton <carlton@math.stanford.edu>
authorDavid Carlton <carlton@bactrian.org>
Sat, 11 Jan 2003 01:11:03 +0000 (01:11 +0000)
committerDavid Carlton <carlton@bactrian.org>
Sat, 11 Jan 2003 01:11:03 +0000 (01:11 +0000)
commitcac0a1a0e668028c017386532b66380662c1341d
treeacb47dbfab2e19a74206023e38c4e55577a6fa07
parent2d67b8354fd8dec10bfc59464865a5d13ad95788
2003-01-10  David Carlton  <carlton@math.stanford.edu>

* objfiles.c (allocate_objfile): Always set name.
* dwarf2read.c (scan_partial_symbols): Don't call
add_partial_structure on unions.
(add_partial_structure): Look for enclosing namespace names.
(read_structure_scope): Look enclosing namespace/class names.
(new_symbol): For C++ structures, always grab the name from the
type's name.

2003-01-10  David Carlton  <carlton@math.stanford.edu>

* gdb.c++/templates.exp (do_tests): Update some of the regexps to
be a bit more generous.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/objfiles.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/templates.exp