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 626360da444 ctf-archive sanity checks new 4a9efbe8b0b gdb, btrace: fix pr19340 new a00d335a2d7 gdb, record: notify frame change on 'record stop' when sele [...] new 0b6e72d4c13 btrace: update record_btrace_stop_replaying_at_end new 92dc62fe6e1 btrace: do not stop replaying or recording while a thread i [...] new 9a8c16ee848 btrace: do not allow moving running threads with 'record goto' new add41f3be29 btrace: clear thread stopped state when stopping replaying new 522ff727b63 gdb, btrace: simplify gdb.btrace/multi-inferior.exp new 921838d6db3 gdb, btrace: set wait status to ignore if nothing is moving new 732ed016e23 gdb, remote: adjust debug printing new d0844398e2b btrace, infrun: simplify scheduler-locking replay new 07fe1be26cb btrace, infrun: replay scheduler locking only depends on to [...] new 10a280caf51 btrace: remove update_thread_list() and thread_alive() new 603d5fa176d btrace: stopped_by_*() consider the selected thread
The 13 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/doc/gdb.texinfo | 3 + gdb/infrun.c | 13 ++-- gdb/record-btrace.c | 93 ++++++++++++++++------------- gdb/record-full.c | 3 +- gdb/record.c | 19 +++--- gdb/remote.c | 12 ++-- gdb/target-delegates-gen.c | 22 ++++--- gdb/target.h | 6 +- gdb/testsuite/gdb.btrace/enable-running.exp | 2 +- gdb/testsuite/gdb.btrace/multi-inferior.exp | 23 ++----- gdb/testsuite/gdb.btrace/step.exp | 29 ++++++--- 11 files changed, 119 insertions(+), 106 deletions(-)