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 89459202753 Use scoped_value_mark in two more places new ec5e9488c0a gdb: fix ASan failure after recent string changes new f3eee586174 gdb/debuginfod: cleanup debuginfod earlier new b3c82d5d2c6 [gdb/testsuite] Add test-case gdb.tui/single-key.exp new 68bb2e3ee06 [gdb/tui] Delete line buffer when switching to singlekey
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/cli/cli-cmds.c | 8 ++- gdb/debuginfod-support.c | 47 ++++++++++------- .../gdb.tui/{color-prompt.exp => single-key-2.exp} | 24 ++++++--- gdb/testsuite/gdb.tui/single-key.exp | 60 ++++++++++++++++++++++ gdb/tui/tui.c | 7 +++ 5 files changed, 119 insertions(+), 27 deletions(-) copy gdb/testsuite/gdb.tui/{color-prompt.exp => single-key-2.exp} (60%) create mode 100644 gdb/testsuite/gdb.tui/single-key.exp