struct ContinueOp

Defined at line 94 of file ../../src/developer/debug/zxdb/client/thread_controller.h

How the thread should run when it is executing this controller.

Public Members

bool synthetic_stop_
How how
AddressRange range

Public Methods

ContinueOp Continue ()

Factory helper functions.

Defined at line 96 of file ../../src/developer/debug/zxdb/client/thread_controller.h

ContinueOp StepInstruction ()

Defined at line 99 of file ../../src/developer/debug/zxdb/client/thread_controller.h

ContinueOp StepInRange (AddressRange range)

Defined at line 104 of file ../../src/developer/debug/zxdb/client/thread_controller.h

ContinueOp SyntheticStop ()

See synthetic_stop_ below.

Defined at line 111 of file ../../src/developer/debug/zxdb/client/thread_controller.h