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 8688bb62781 Unify DW_TAG_typedef case in new_symbol new 62669649dc0 [symtab/27831] Fix OBJF_MAINLINE assert new 79771b88bf2 [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp
The 2 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/elfread.c | 12 ++-- gdb/objfiles.h | 11 +++ gdb/symtab.c | 14 +++- gdb/symtab.h | 17 ++--- .../add-symbol-file-attach.c} | 8 ++- gdb/testsuite/gdb.base/add-symbol-file-attach.exp | 82 ++++++++++++++++++++++ 6 files changed, 124 insertions(+), 20 deletions(-) copy gdb/testsuite/{gdb.opt/break-on-_exit.c => gdb.base/add-symbol-file-attach.c} (90%) create mode 100644 gdb/testsuite/gdb.base/add-symbol-file-attach.exp