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 1048062a3f8 gdbserver: pass osabi to GDB in more target descriptions new b0c6153ccfb gdb/readline: add readline library version to 'show configuration' new 31fa6221bf8 gdb/readline: don't get stuck thinking an EOF arrived
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/NEWS | 3 + gdb/doc/gdb.texinfo | 10 ++ gdb/event-top.c | 17 +++ gdb/testsuite/gdb.base/maint.exp | 3 + .../readline-commands-eof.c} | 2 +- gdb/testsuite/gdb.base/readline-commands-eof.exp | 128 +++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 28 +++++ gdb/top.c | 10 ++ 8 files changed, 200 insertions(+), 1 deletion(-) copy gdb/testsuite/{gdb.server/build-id-seqno.c => gdb.base/readline-commands-eof. [...] create mode 100644 gdb/testsuite/gdb.base/readline-commands-eof.exp