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 b64dc199b01 binutils: Remove unused substitution PROGRAM new be6276e0aed Allow debugging of runtime loader / dynamic linker new 97df7412a18 Test stepping within a runtime loader / dynamic linker
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/infrun.c | 5 +- .../rtld-step-main.c} | 0 .../rtld-step-rtld.c} | 68 +++++----- gdb/testsuite/gdb.base/rtld-step.exp | 140 +++++++++++++++++++++ 4 files changed, 183 insertions(+), 30 deletions(-) copy gdb/testsuite/{gdb.mi/mi-breakpoint-script.c => gdb.base/rtld-step-main.c} (100%) copy gdb/testsuite/{gdb.threads/vfork-multi-inferior.c => gdb.base/rtld-step-rtld. [...] create mode 100644 gdb/testsuite/gdb.base/rtld-step.exp