This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-11-branch in repository binutils-gdb.
from 76e1bef3bf2 Automatic date update in version.in new a656ee0831b [gdb/symtab] Fix zero address complaint for shlib
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 | 7 + gdb/dwarf2/read.c | 10 +- gdb/testsuite/ChangeLog | 8 + .../dw2-zero-range-shlib.c} | 9 +- .../dw2-zero-range.c} | 8 +- gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp | 185 +++++++++++++++++++++ 6 files changed, 211 insertions(+), 16 deletions(-) copy gdb/testsuite/{gdb.base/detach-sysroot-target.c => gdb.dwarf2/dw2-zero-range- [...] copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.dwarf2/dw2-zero-range.c} (90%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-zero-range.exp