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 682190fe966 gdb: install expanded_symbols_functions into objfiles creat [...] new 02ae0785e38 Explicitly use print_name in DAP new b824d8db362 Minor reorganization to DAP launch documentation new 793593eb34e Allow DAP client to set Ada source charset at launch new d1d83ec7dbd Show constants in DAP scopes output
The 4 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 | 5 ++ gdb/doc/gdb.texinfo | 33 ++++++++---- gdb/python/lib/gdb/FrameDecorator.py | 5 +- gdb/python/lib/gdb/dap/disassemble.py | 4 +- gdb/python/lib/gdb/dap/globalvars.py | 2 +- gdb/python/lib/gdb/dap/launch.py | 6 +++ gdb/python/lib/gdb/dap/scopes.py | 2 +- .../gdb.dap/{ada-nested.exp => ada-non-ascii.exp} | 63 ++++++++++++---------- .../ada-non-ascii}/pack.adb | 2 +- .../ada-non-ascii}/pack.ads | 2 +- .../ada-non-ascii}/prog.adb | 8 +-- gdb/testsuite/gdb.dap/ada-scopes.exp | 6 ++- gdb/testsuite/lib/dap-support.exp | 5 ++ 13 files changed, 90 insertions(+), 53 deletions(-) copy gdb/testsuite/gdb.dap/{ada-nested.exp => ada-non-ascii.exp} (60%) copy gdb/testsuite/{gdb.ada/unsigned_range => gdb.dap/ada-non-ascii}/pack.adb (93%) copy gdb/testsuite/{gdb.ada/access_to_unbounded_array => gdb.dap/ada-non-ascii}/pa [...] copy gdb/testsuite/{gdb.ada/recursive-access => gdb.dap/ada-non-ascii}/prog.adb (77%)