OSDN Git Service

* NEWS: Document "info variables" change.
authordrow <drow>
Mon, 28 Dec 2009 21:29:53 +0000 (21:29 +0000)
committerdrow <drow>
Mon, 28 Dec 2009 21:29:53 +0000 (21:29 +0000)
commit9117601da42b36857b845f99d9df3c2d65bf6d37
tree6afe099039566f975ef6630e1eeed9ead940f1ea
parentb836ddc59554190a59044c549282fb20a390037b
* NEWS: Document "info variables" change.
* dwarf2read.c (new_symbol): Add file-scope external unresolved
symbols to global_symbols.
* symtab.c (search_symbols): Skip LOC_UNRESOLVED symbols.

doc/
* gdb.texinfo (Symbols): "info variables" prints definitions, not
declarations.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/dwarf2read.c
gdb/symtab.c