[PING^3][PATCH 0/2] All threads not stopped when a process exits

Tankut Baris Aktemur tankut.baris.aktemur@intel.com
Wed Apr 1 13:34:45 GMT 2020


> This is a 2-part series that aims to fix the problem of all threads
> not being stopped when a process exits.  The problem is, if we are in
> all-stop mode with multiple inferiors, and an exit event is received
> from an inferior, target_mourn_inferior() unpushes the process target
> and leaves exec_ops as the top target of the current inferior.  This
> new top target is not non-stop.  Hence, stop_all_threads() is skipped.
> If there are other inferiors, they remain running instead of being
> stopped.

Kindly pinging for the patch at

  https://sourceware.org/ml/gdb-patches/2020-02/msg00122.html

Thanks
Baris

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928



More information about the Gdb-patches mailing list