debugged Fibers
This gets set by gatherFibersThen to the List of all A_Fibers that have not yet been captured by other debuggers. The fibers likewise get a reference to this debugger, so they can determine how/whether to run during stepping operations.
If installFiberCapture (with the argument true) has happened, all newly launched fibers get added to this list as well.