This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/fche/dbgserver in repository binutils-gdb.
from 98d987ee58 gdb, debuginfod: conform to latest debuginfod api changes new c121c88df1 debuginfod: update configury new af27d391c8 debuginfod: add tests for binutils new 52b45da134 debuginfod: improve error handling in gdb testcases
The 3 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: binutils/configure | 4 + binutils/configure.ac | 30 +- binutils/testsuite/binutils-all/debuginfod.exp | 191 ++++ binutils/testsuite/binutils-all/linkdebug.s | 16 +- config/debuginfod.m4 | 38 + configure | 139 ++- configure.ac | 4 + gdb/configure | 1049 ++++++-------------- gdb/configure.ac | 28 +- .../gdb.debuginfod/fetch_src_and_symbols.exp | 149 ++- .../{gdb.dwarf2 => gdb.debuginfod}/main.c | 0 11 files changed, 844 insertions(+), 804 deletions(-) create mode 100644 binutils/testsuite/binutils-all/debuginfod.exp create mode 100644 config/debuginfod.m4 copy gdb/testsuite/{gdb.dwarf2 => gdb.debuginfod}/main.c (100%)