This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.3-branch in repository binutils-gdb.
from dc5626e838 Automatic date update in version.in new 3b752ac2e6 Testsuite: Ensure pie is disabled on some tests new 7e38ddcb2e Fix breakpoints on file reloads for PIE binaries new 8ac39635f6 Suppress SIGTTOU when handling errors
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/ChangeLog | 12 ++++++ gdb/event-top.c | 2 +- gdb/inflow.c | 29 -------------- gdb/inflow.h | 31 +++++++++++++++ gdb/ser-unix.c | 4 ++ gdb/symfile.c | 12 ++++++ gdb/testsuite/ChangeLog | 11 +++++ gdb/testsuite/README | 10 +++++ gdb/testsuite/gdb.base/break-idempotent.exp | 62 ++++++++++++++++------------- gdb/testsuite/gdb.base/break-interp.exp | 6 ++- gdb/testsuite/gdb.base/dump.exp | 4 ++ gdb/testsuite/lib/gdb.exp | 30 +++++++++++++- gdb/top.c | 2 +- 13 files changed, 152 insertions(+), 63 deletions(-)