OSDN Git Service

Complete symbol construction before adding to pending list.
authorswagiaal <swagiaal>
Mon, 9 Aug 2010 20:34:06 +0000 (20:34 +0000)
committerswagiaal <swagiaal>
Mon, 9 Aug 2010 20:34:06 +0000 (20:34 +0000)
commit9c0359f7b93aa047bf404d981551658da90d35a8
treeca44c1f8a9ca63bcba9975ac5a0dfd0d96b1dcbb
parent46a1d9cb4bd0e7d9589357109844745ccc72a65c
Complete symbol construction before adding to pending list.

2010-08-09  Sami Wagiaalla  <swagiaal@redhat.com>

* dwarf2read.c (new_symbol): Add symbol to variable list at end of
function after symbol construction is complete.
Do the same for template symbol addition to template_symbols list.
gdb/ChangeLog
gdb/dwarf2read.c