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 d37e084783a Watchpoint followed by catchpoint misreports watchpoint (PR [...] new 39f53acb410 gdb: Add soname to build-id mapping for core files new b91f93a02c9 PR gdb/27570: missing support for debuginfod in core_target [...]
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/corelow.c | 39 +++++++ gdb/debuginfod-support.c | 51 +++++++++ gdb/debuginfod-support.h | 17 +++ gdb/gcore.in | 2 +- gdb/linux-tdep.c | 24 ++++- gdb/solib.c | 119 +++++++++++++++++++++ gdb/solib.h | 20 ++++ .../gdb.debuginfod/fetch_src_and_symbols.exp | 22 ++++ 8 files changed, 292 insertions(+), 2 deletions(-)