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 e4014689b9a gdb: add infcall specific debugging new 322dd71cbff gdb: remove filename arg from gdb_bfd_open_from_target_memory new 66984afd29e gdb: include the base address in in-memory bfd filenames
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/gdb_bfd.c | 59 ++++++++---- gdb/gdb_bfd.h | 7 +- gdb/testsuite/gdb.base/jit-bfd-name.exp | 155 ++++++++++++++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 22 +++++ gdb/testsuite/lib/jit-elf-helpers.exp | 12 ++- 5 files changed, 234 insertions(+), 21 deletions(-) create mode 100644 gdb/testsuite/gdb.base/jit-bfd-name.exp