This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/windows-non-stop-v2 in repository binutils-gdb.
at 10b8552701d Mention Windows non-stop support in NEWS
This branch includes the following new commits:
new 79df206bdbd Fix build when RUSAGE_THREAD is not available & add warning new 83439299e02 Make default_gdb_exit resilient to failed closes new 36a87f64044 Add test for continuing with some threads running new 5dd0f77ccae infrun: Remove unnecessary currently_stepping call new 7d3be85f43d infrun: Split currently_stepping, fix sw watchpoints issue new 301fd937585 thread_info::executing+resumed -> thread_info::internal_state new c36b602f212 Windows gdb: Dead code in windows_nat_target::do_initial_wi [...] new 8fc77414053 Windows gdb: Eliminate global current_process.dr[8] global new 80006bccf76 Windows gdb+gdbserver: New find_thread, replaces thread_rec [...] new acc45915d01 Windows gdb: handle_output_debug_string return type new 062438e0d31 Windows gdb: Eliminate reload_context new 13244fc2b2c Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONT [...] new 6b29561da5d Windows gdb+gdbserver: Eliminate DONT_SUSPEND new 53400555f48 Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec new cedf608cb4d Windows gdb: Simplify windows_nat_target::wait new d370e2b664f Windows gdb+gdbserver: Move suspending thread to when retur [...] new 4ad6d2c74d4 Windows gdb: Introduce continue_last_debug_event_main_thread new 976107b0b3b Windows gdb: Introduce windows_continue_flags new 2bfcc38e37f Windows gdb: Factor code out of windows_nat_target::windows [...] new 40e7dd6a572 Windows gdb: Pending stop and current_event new a233d24d984 Windows gdb+gdbserver: Elim desired_stop_thread_id / rework [...] new 7ddccfa84b6 Windows gdb+gdbserver: Introduce get_last_debug_event_ptid new cf7dbc50259 Windows gdb: Can't pass signal to thread other than last st [...] new 06507b76781 Windows gdbserver: Fix scheduler-locking new e02747e0cb7 Windows gdb: Enable "set scheduler-locking on" new 424dd7a4d92 Windows gdbserver: Eliminate soft-interrupt mechanism new 293a6730809 Windows gdb+gdbserver: Make current_event per-thread state new f84ba1220b3 Windows gdb+gdbserver: Make last_sig per-thread state new c716a79dbb4 Windows gdb+gdbserver: Make siginfo_er per-thread state new 97f03654bbc Add backpointer from windows_thread_info to windows_process_info new c5a7eca103d Windows gdb+gdbserver: Share $_siginfo reading code new 79a435c1677 Windows gdb+gdbserver: Eliminate struct pending_stop new 0bf7fe37fbb Windows gdb: Change serial_event management new 13d2d03c71e Windows gdb: cygwin_set_dr => windows_set_dr, etc. new b9eb41d2f1b Windows gdb: Avoid writing debug registers if watchpoint hi [...] new 9e1ce18b9a1 Windows gdb+gdbserver: Check whether DBG_REPLY_LATER is available new 1dfccd10799 linux-nat: Factor out get_detach_signal code to common code new 718d329371f Windows GDB: make windows_thread_info be private thread_info data new 11353415a07 Introduce windows_nat::event_code_to_string new a2998f0a8b3 Windows gdb: Add non-stop support new ba7d0c8a6ea Windows gdb: Eliminate invalidate_context new b6f27e950ce Windows gdb: Watchpoints while running (internal vs externa [...] new 6277206b8e3 gdb_test_multiple: Anchor prompt match if -lbl new a31aa14475c Windows gdb: extra thread info => show exiting new 69ca89c8106 Add gdb.threads/leader-exit-schedlock.exp new 2147d4d1a72 infrun: with AS+NS, prefer process exit over thread exit new 21a86fd1d6a Windows gdb: Always non-stop new 10b8552701d Mention Windows non-stop support in NEWS
The 48 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.