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 834eaf9201c Fix crash in new DWARF indexer new fcf8e814206 gdb: Require psymtab before calling quick_functions in objfile new 98aa8321ee1 gdb: Change psymbol_functions::require_partial_symbols to p [...]
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/objfiles.h | 13 +++++ gdb/psympriv.h | 5 +- gdb/psymtab.c | 37 +++++++------- gdb/symfile-debug.c | 30 ++++++------ .../fork-no-detach-follow-child-dlopen-shlib.c} | 8 ++- .../fork-no-detach-follow-child-dlopen.c} | 39 +++++---------- .../fork-no-detach-follow-child-dlopen.exp | 57 ++++++++++++++++++++++ 7 files changed, 119 insertions(+), 70 deletions(-) copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.base/fork-no-d [...] copy gdb/testsuite/{gdb.threads/vfork-multi-inferior.c => gdb.base/fork-no-detach- [...] create mode 100644 gdb/testsuite/gdb.base/fork-no-detach-follow-child-dlopen.exp