This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3a706c17ee2 Revert "gdb: change dwarf_die_debug to bool" new 6dcd1193d97 [gdb/symtab] Fix Dwarf Error: cannot find DIE new 2152b4fdec3 [gdb/symtab] Fix typo in dwarf error message new e453275cdcb [gdb/testsuite] Prevent proc override in gdb-index.exp new 248f7165005 [gdb/symtab] Fix segfault in process_psymtab_comp_unit
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 20 ++++++++++++++++++++ gdb/dwarf2/cu.c | 3 ++- gdb/dwarf2/cu.h | 6 ++++++ gdb/dwarf2/read.c | 11 +++++++---- gdb/dwarf2/read.h | 7 ------- gdb/testsuite/ChangeLog | 13 +++++++++++++ gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp | 6 +----- gdb/testsuite/gdb.dwarf2/gdb-index.exp | 5 +++-- 8 files changed, 52 insertions(+), 19 deletions(-)