19 Thread &thread, std::string description,
32 Thread &thread, std::string description,
static lldb::StopInfoSP CreateStopReasonWithInstrumentationData(Thread &thread, std::string description, StructuredData::ObjectSP additional_data)
InstrumentationRuntimeStopInfo(Thread &thread, std::string description, StructuredData::ObjectSP additional_data)
const char * GetDescription() override
std::string m_description
StructuredData::ObjectSP m_extended_info
std::shared_ptr< Object > ObjectSP
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::StopInfo > StopInfoSP