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 852784a9366 Automatic date update in version.in new 67cf0bd885e [gdb/dap] Factor out thread_log new 05bf17f03b8 [gdb/dap] Fix race between dap startup and dap log file new 706c6624c26 [gdb/dap] Fix race between dap exit and gdb exit
The 3 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/__init__.py | 20 +++++++++++++++++++- gdb/python/lib/gdb/dap/startup.py | 25 +++++++++++++++++++++---- gdb/python/py-dap.c | 23 ++++++++++++++++++++--- gdb/testsuite/gdb.dap/eof.exp | 12 ++++++++++++ gdb/testsuite/lib/dap-support.exp | 10 ++++++++++ 5 files changed, 82 insertions(+), 8 deletions(-)