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 46fec6428ef gdb/objc: make objc_demangle a member function of objc_language new 702cf3f5df1 gdb: handle invalid DWARF when compilation unit is missing
The 1 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 | 8 +++ gdb/dwarf2/read.c | 21 +++++- gdb/testsuite/ChangeLog | 5 ++ ...{dw2-using-debug-str.c => dw2-missing-cu-tag.c} | 3 - gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 76 ++++++++++++++++++++++ 5 files changed, 109 insertions(+), 4 deletions(-) copy gdb/testsuite/gdb.dwarf2/{dw2-using-debug-str.c => dw2-missing-cu-tag.c} (94%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp