]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2002-10-22 David Carlton <carlton@math.stanford.edu>
authorDavid Carlton <carlton@bactrian.org>
Tue, 22 Oct 2002 23:22:56 +0000 (23:22 +0000)
committerDavid Carlton <carlton@bactrian.org>
Tue, 22 Oct 2002 23:22:56 +0000 (23:22 +0000)
commit7a60da36149940f6b260b184c2913866dd1c0ff2
treeabdf7d8a3c6832c5f91b0a5c00f20868689d03b1
parent1171e2137801d2fc562e6568bf97a0ad309316f8
2002-10-22  David Carlton  <carlton@math.stanford.edu>

* dwarf2read.c (scan_partial_symbols): Clarify some comments.
* symtab.c (lookup_symbol_aux): Always call
lookup_symbol_aux_using to search global symtabs/psymtabs.
(lookup_symbol_aux_local): Add static_block argument.
* buildsym.c (add_symbol_to_list): Do a quick scan for "(anonymous
namespace)" before calling scan_for_anonymous_namespaces.
(scan_for_anonymous_namespaces): Delete FIXME comment.
gdb/ChangeLog
gdb/buildsym.c
gdb/dwarf2read.c
gdb/symtab.c