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 01469ac03e0 arm: fix testsuite fallout on arm-elf and arm-nto from FPA removal new 584dc32c594 DAP: Allow for deferring stop events from gdb thread new 42dc1b7f621 DAP: Allow gdb exception in exec_and_log to propagate new 61e608693b5 DAP: Handle "stepOut" request in outermost frame
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/events.py | 8 +++--- gdb/python/lib/gdb/dap/next.py | 4 +-- gdb/python/lib/gdb/dap/server.py | 54 ++++++++++++++++++++++++++++++++++---- gdb/python/lib/gdb/dap/startup.py | 9 ++++--- gdb/testsuite/gdb.dap/step-out.exp | 11 ++++++++ 5 files changed, 72 insertions(+), 14 deletions(-)