Searched defs:ThreadStateCheckpoint (Results 1 – 1 of 1) sorted by relevance
201 struct ThreadStateCheckpoint struct203 …uint32_t orig_stop_id; // Dunno if I need this yet but it is an interesting bit of data.204 … stop_info_sp; // You have to restore the stop info or you might continue with the wrong signals.205 RegisterCheckpoint register_backup; // You need to restore the registers, of course...206 uint32_t current_inlined_depth;207 lldb::addr_t current_inlined_pc;