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 ea33730dfa4 Add "args" and "env" parameters to DAP launch request new 389971df23c gdb, infcmd: Support jump command with same line in multipl [...]
The 1 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/doc/gdb.texinfo | 4 +- gdb/infcmd.c | 14 +++++- .../jump_multiple_objfiles-foo.c} | 8 ++-- ...{early-init-file.c => jump_multiple_objfiles.c} | 8 ++++ gdb/testsuite/gdb.base/jump_multiple_objfiles.exp | 54 ++++++++++++++++++++++ .../jump_multiple_objfiles.h} | 23 ++++----- 6 files changed, 89 insertions(+), 22 deletions(-) copy gdb/testsuite/{gdb.opt/break-on-_exit.c => gdb.base/jump_multiple_objfiles-fo [...] mode change 100644 => 100755 copy gdb/testsuite/gdb.base/{early-init-file.c => jump_multiple_objfiles.c} (89%) mode change 100644 => 100755 create mode 100755 gdb/testsuite/gdb.base/jump_multiple_objfiles.exp copy gdb/testsuite/{gdb.dwarf2/loc-sec-offset.c => gdb.base/jump_multiple_objfiles [...] mode change 100644 => 100755