OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 2 Apr 2009 21:01:40 +0000 (21:01 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 2 Apr 2009 21:01:40 +0000 (21:01 +0000)
commitb792e3f279f2e97426551c6def0d54175345ba12
tree060debb7a15229a4db3a0c3039edf8c123deb699
parent94f728e3e2cba80e7e69e7516787f96251196744
gdb/
* dwarf2read.c
(new_symbol <DW_TAG_variable> <!DW_AT_location> <DW_AT_external>):
Create the symbol in local scope.
* symtab.h (cu->list_in_scope <LOC_UNRESOLVED>): New comment part.

gdb/testsuite/
* gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
gdb.dwarf2/dw2-unresolved.exp: New.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/symtab.h
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-unresolved-main.c [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/dw2-unresolved.S [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp [new file with mode: 0644]