This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/step-over-thread-exit-v3.1 in repository binutils-gdb.
at c362f6de010 Cancel execution command on thread exit, when stepping, nex [...]
This branch includes the following new commits:
new 0ccfd6822ef displaced step: pass down target_waitstatus instead of gdb_signal new 10f88baff2e linux-nat: introduce pending_status_str new 6bf0ade3d43 gdb/linux: Delete all other LWPs immediately on ptrace exec event new 3b2638cf750 Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THRE [...] new 045cb5f95c6 comments new 4faa19e92bb Support clone events in the remote protocol new 12919e4ce6a Avoid duplicate QThreadEvents packets new 1d4a11e5f8d Thread options & clone events (core + remote) new e03129259af Thread options & clone events (native Linux) new f2e0e3b1186 Thread options & clone events (Linux GDBserver) new 20b347200e6 gdbserver: Hide and don't detach pending clone children new 0ab25fe0a14 Remove gdb/19675 kfails (displaced stepping + clone) new 3f752b22e1a Add test for stepping over clone syscall new 5324dee19ed all-stop/synchronous RSP support thread-exit events new 1b088ca3fa2 gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIN [...] new 3cfb5403da6 Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to core new 8391b741d12 Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-ov [...] new 40de682948f Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver new 275675105a6 Implement GDB_THREAD_OPTION_EXIT support for native Linux new 046405652fd gdb: clear step over information on thread exit (PR gdb/27338) new ceeac65faf9 stop_all_threads: (re-)enable async before waiting for stops new 7a7250c96dc gdbserver: Queue no-resumed event after thread exit new c409f34327a Don't resume new threads if scheduler-locking is in effect new 41d8d8a1e23 Report thread exit event for leader if reporting thread exi [...] new cb6d6b69479 Ignore failure to read PC when resuming new 6c08590eac3 gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro new 8bd40a1250e Testcases for stepping over thread exit syscall (PR gdb/27338) new 19ac955b58d Document remote clone events, and QThreadOptions packet new 073828826e9 inferior::clear_thread_list always silent new 9ec64120f32 Centralize "[Thread ...exited]" notifications new c362f6de010 Cancel execution command on thread exit, when stepping, nex [...]
The 31 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.