This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-17-branch in repository binutils-gdb.
from 6d613f25374 Automatic date update in version.in new 647c23de326 gdb: rename scoped_gdb_tty_state, and make it non-copyable new f42bd4f05de gdb: fix crash from 'shell' when GDB has no terminal
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/cli/cli-cmds.c | 2 +- gdb/inflow.c | 12 ++++-- gdb/ser-unix.c | 1 + gdb/serial.h | 3 +- gdb/terminal.h | 15 ++++--- gdb/testsuite/gdb.base/shell-no-terminal.exp | 60 ++++++++++++++++++++++++++++ 6 files changed, 82 insertions(+), 11 deletions(-) create mode 100644 gdb/testsuite/gdb.base/shell-no-terminal.exp