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 4abf53c9911 Run 'black' on printing.py new 155f5df517c gdb/dap: check for breakpoint source before unpacking new d2266b2305c gdb/dap: ignore unused keyword args in step_out new 61830fcb31d gdb/dap: use breakpoint fullname to resolve source new 0b7de6d3ee0 gdb/dap: only include sourceReference if file path does not exist
The 4 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/python/lib/gdb/dap/breakpoint.py | 26 +++++++++++++++----------- gdb/python/lib/gdb/dap/next.py | 2 +- gdb/python/lib/gdb/dap/server.py | 7 +++++++ gdb/python/lib/gdb/dap/sources.py | 16 +++++++++++----- gdb/testsuite/gdb.dap/bt-nodebug.exp | 7 +++++++ gdb/testsuite/gdb.dap/sources.exp | 9 +++++---- 6 files changed, 46 insertions(+), 21 deletions(-)