HomeFreeBSD

Move loop to clear TDB_SUSPEND into PT_DETACH case.

Description

Move loop to clear TDB_SUSPEND into PT_DETACH case.

The PT_DETACH case above the sendsig: label already looped over all
threads clearing flags in td_dbgflags. Reuse this loop to clear
TDB_SUSPEND and move the logic out of the sendsig: block.

Details

Provenance
jhbAuthored on Nov 13 2017, 9:22 PM
Parents
rG2a2b23cae29e: Pull the PT_ATTACH case out of the 'sendsig:' block.
Branches
Unknown
Tags
Unknown

Event Timeline