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 9529188a184 gdb/doc: fix incorrect use of @value new 2e7575cbeb9 gdb: rename scoped_gdb_tty_state, and make it non-copyable new 99c0793e905 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