struct RegisterCollection
Defined at line 41 of file ../../src/developer/debug/zxdb/client/call_function_thread_controller.h
Public Members
Err err
RegisterCategory category
vector registers
Public Methods
void RegisterCollection ()
Defined at line 42 of file ../../src/developer/debug/zxdb/client/call_function_thread_controller.h
void RegisterCollection (const Err & err, debug::RegisterCategory cat, std::vector<debug::RegisterValue> regs)
Defined at line 43 of file ../../src/developer/debug/zxdb/client/call_function_thread_controller.h