Searched defs:ThreadStateCheckpoint (Results 1 – 1 of 1) sorted by relevance
124 struct ThreadStateCheckpoint { struct125 uint32_t orig_stop_id; // Dunno if I need this yet but it is an interesting127 lldb::StopInfoSP stop_info_sp; // You have to restore the stop info or you129 size_t m_completed_plan_checkpoint;131 register_backup_sp; // You need to restore the registers, of course...132 uint32_t current_inlined_depth;133 lldb::addr_t current_inlined_pc;134 lldb::addr_t stopped_at_unexecuted_bp;