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 888bdb2b744 gdb: change regcache list to be a map new 3d4470e5d48 Call add_active_thread after pushing the ravenscar target new e95465793de Avoid crash in ravenscar_thread_target::wait new 550ab58d6ee Return event_ptid from ravenscar_thread_target::wait new a8ac85bb7d6 Handle case where Ada task is current but not listed new d5d833afcf7 Change names given to Ravenscar threads new 78c02f21ad1 Use gdb::function_view in iterate_over_live_ada_tasks new 2080266b77a Wrap xfer_partial and enable_btrace for Ravenscar new e09eef98a60 Update Ravenscar documentation new 39e2018a4e8 Fix Ravenscar "process" resume new 592f9bd76a1 Fetch registers from correct thread in ravenscar-thread.c new 0e29517d97e Set inferior_ptid in ravenscar_thread_target::update_thread_list new a52b3ae2b10 Fix remaining Ravenscar regressions
The 12 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 | 93 ++++++++++++++++++ gdb/ada-lang.h | 5 +- gdb/ada-tasks.c | 2 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 28 ++++++ gdb/ravenscar-thread.c | 256 ++++++++++++++++++++++++++++++++++++------------- 6 files changed, 322 insertions(+), 67 deletions(-)