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 in repository binutils-gdb.
at 37dff3c3bb1 Cancel execution command on thread exit, when stepping, nex [...]
This branch includes the following new commits:
new d34abbc2d75 Tweak "Using the running image of ..." output new ddd4202830a Convert previous_inferior_ptid to strong reference to thread_info new 8e958b83496 Improve "info program" new 43fac296287 Make follow_fork not rely on get_last_target_status new e981a876abe all-stop "follow-fork parent" and selecting another thread new 15b5cf5c2d6 Remove infrun_thread_thread_exit observer new 8dee7636072 displaced step: pass down target_waitstatus instead of gdb_signal new a824020224e linux-nat: introduce pending_status_str new 7699b888872 gdb/linux: Delete all other LWPs immediately on ptrace exec event new 74123a70085 Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THRE [...] new 9da4b393c57 Support clone events in the remote protocol new 69ab09e83b1 Avoid duplicate QThreadEvents packets new cbe8ae27b17 enum_flags to_string new 883e02207f9 Thread options & clone events (core + remote) new 72df7c538f5 Thread options & clone events (native Linux) new 685ac58d0d7 Thread options & clone events (Linux GDBserver) new cd384f6e936 gdbserver: Hide and don't detach pending clone children new 996fa696e69 Remove gdb/19675 kfails (displaced stepping + clone) new f072ced7478 Add test for stepping over clone syscall new 925d3dc8a1b all-stop/synchronous RSP support thread-exit events new da1fac18727 gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIN [...] new dc8b2cd3336 Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to core new f505d61330e Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-ov [...] new d1286b77875 Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserver new 0bef4a9b24d Implement GDB_THREAD_OPTION_EXIT support for native Linux new 947d6aa1d6f gdb: clear step over information on thread exit (PR gdb/27338) new 658b3049faf stop_all_threads: (re-)enable async before waiting for stops new 190583a1b64 gdbserver: Queue no-resumed event after thread exit new 55144e87273 Don't resume new threads if scheduler-locking is in effect new e2e59def17c Report thread exit event for leader if reporting thread exi [...] new 9d40da2ccb5 Ignore failure to read PC when resuming new cd204162fae gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macro new 15f070da4e5 Testcases for stepping over thread exit syscall (PR gdb/27338) new 1bbadb33006 Document remote clone events, and QThreadOptions packet new 657a94e2424 inferior::clear_thread_list always silent new daf510bf565 Centralize "[Thread ...exited]" notifications new 37dff3c3bb1 Cancel execution command on thread exit, when stepping, nex [...]
The 37 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.