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 904cb749cf4 gdb.texinfo: Document GMP as mandatory requirement to build GDB new 98d837f0efa gdb, record: rephrase the 'not recording' error message new 1a1c0afcee0 testsuite, gdb.btrace: make test names unique new 493d2172ac9 testsuite, gdb.python: make py-record-*.exp test names unique new 806e7575e23 testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver [...] new 0fe69a94d4c testsuite, gdb.btrace: fix 32-bit PIE false positives
The 5 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 | 5 + gdb/record.c | 6 +- gdb/testsuite/ChangeLog | 36 +++++ gdb/testsuite/gdb.btrace/data.exp | 24 ++-- gdb/testsuite/gdb.btrace/delta.exp | 30 +++-- gdb/testsuite/gdb.btrace/enable.exp | 12 +- gdb/testsuite/gdb.btrace/exception.exp | 5 +- gdb/testsuite/gdb.btrace/function_call_history.exp | 6 +- gdb/testsuite/gdb.btrace/multi-inferior.exp | 9 +- gdb/testsuite/gdb.btrace/nohist.exp | 8 +- gdb/testsuite/gdb.btrace/non-stop.exp | 76 ++++++----- gdb/testsuite/gdb.btrace/reconnect.exp | 2 +- gdb/testsuite/gdb.btrace/rn-dl-bind.exp | 14 +- gdb/testsuite/gdb.btrace/step.exp | 26 ++-- gdb/testsuite/gdb.btrace/stepi.exp | 146 +++++++++++++-------- gdb/testsuite/gdb.btrace/tailcall.exp | 30 +++-- gdb/testsuite/gdb.btrace/unknown_functions.exp | 9 +- gdb/testsuite/gdb.python/py-record-btrace.exp | 7 +- gdb/testsuite/gdb.python/py-record-full.exp | 7 +- 19 files changed, 298 insertions(+), 160 deletions(-)