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 7c635f3e61e [gdb/testsuite] Fix gdb.server/unittest.exp with host board [...] new 8e94bb3e3a4 [gdb] Fix heap-buffer-overflow in find_program_interpreter new fb799bba55a [gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-wi [...] new 21bb08785d1 [gdb/testsuite] Add boards/README
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/contrib/cc-with-tweaks.sh | 9 ++- gdb/solib-svr4.c | 8 +- gdb/testsuite/boards/README | 88 ++++++++++++++++++++++ .../twice-connect.c} | 0 gdb/testsuite/gdb.server/twice-connect.exp | 46 +++++++++++ gdb/testsuite/lib/gdbserver-support.exp | 7 +- 6 files changed, 152 insertions(+), 6 deletions(-) create mode 100644 gdb/testsuite/boards/README copy gdb/testsuite/{gdb.mi/mi-breakpoint-script.c => gdb.server/twice-connect.c} (100%) create mode 100644 gdb/testsuite/gdb.server/twice-connect.exp