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 6b9efd5c1a6 Defer DAP launch command until after configurationDone new 9ba5ef4bf1e Omit artificial symbols from DAP variables response
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/NEWS | 4 ++ gdb/doc/python.texi | 5 +++ gdb/python/lib/gdb/FrameDecorator.py | 3 ++ gdb/python/lib/gdb/dap/globalvars.py | 2 +- gdb/python/py-symbol.c | 14 ++++++ .../py-sym-artificial.exp} | 51 ++++++++++++---------- 6 files changed, 54 insertions(+), 25 deletions(-) copy gdb/testsuite/{gdb.dwarf2/dw2-bad-unresolved.exp => gdb.python/py-sym-artific [...]