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 bdde90c4cea gdb/testsuite: use proper int size for gdb.dwarf2/symbol_ne [...] new 40bea10383b [gdb/testsuite] Fix gdb.dap/type_check.exp with older python new cc313a1d84d [gdb/testsuite] Allow procs with default value args in with [...] new 3e543c18b17 [gdb/testsuite] Fix and add prompt anchoring in tuiterm
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/testsuite/gdb.dap/type_check.exp | 9 ++- gdb/testsuite/gdb.dap/type_check.py | 2 + gdb/testsuite/gdb.testsuite/with-override.exp | 81 ++++++++++++++++++++++ gdb/testsuite/gdb.tui/tuiterm-2.exp | 98 +++++++++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 20 +++++- gdb/testsuite/lib/tuiterm.exp | 4 +- 6 files changed, 209 insertions(+), 5 deletions(-) create mode 100644 gdb/testsuite/gdb.testsuite/with-override.exp create mode 100644 gdb/testsuite/gdb.tui/tuiterm-2.exp