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 fd00374fc73 Fix: GNU-ld: ARM: Issues when trying to set target output a [...] new 138c7d26610 Fix register-setting response from DAP new ee81567c7cd Handle gdb.LazyString in DAP
The 2 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/NEWS | 2 + gdb/python/lib/gdb/dap/varref.py | 2 +- gdb/python/py-lazy-string.c | 28 ++++++++- gdb/python/py-value.c | 8 ++- gdb/testsuite/gdb.dap/{sources.c => lazy-string.c} | 3 +- .../gdb.dap/{ada-scopes.exp => lazy-string.exp} | 66 ++++++++++------------ .../py-event-load.py => gdb.dap/lazy-string.py} | 21 ++++--- gdb/testsuite/gdb.dap/scopes.exp | 25 +++++++- 8 files changed, 106 insertions(+), 49 deletions(-) copy gdb/testsuite/gdb.dap/{sources.c => lazy-string.c} (92%) copy gdb/testsuite/gdb.dap/{ada-scopes.exp => lazy-string.exp} (57%) copy gdb/testsuite/{gdb.python/py-event-load.py => gdb.dap/lazy-string.py} (66%)