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 568ec5b9831 gdb: introduce a per-interpreter event servicing method new cbaa41b3302 Fix DAP defer_stop_events implementation
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/python/lib/gdb/dap/evaluate.py | 6 +-- gdb/python/lib/gdb/dap/events.py | 4 +- gdb/python/lib/gdb/dap/next.py | 15 +++---- gdb/python/lib/gdb/dap/server.py | 90 ++++++++++++++++++++++---------------- gdb/testsuite/gdb.dap/attach.exp | 4 +- 5 files changed, 64 insertions(+), 55 deletions(-)