Searched refs:m_breakpoint_pc_offset (Results 1 – 2 of 2) sorted by relevance
295 int64_t m_breakpoint_pc_offset; variable
266 m_waiting_for_attach(false), m_command_sp(), m_breakpoint_pc_offset(0), in ProcessGDBRemote()345 m_breakpoint_pc_offset = 0; in ParsePythonTargetDefinition()351 m_breakpoint_pc_offset = breakpoint_pc_int_value->GetValue(); in ParsePythonTargetDefinition()1905 thread_sp->GetRegisterContext()->GetPC() + m_breakpoint_pc_offset; in SetThreadStopInfo()1917 if (m_breakpoint_pc_offset != 0) in SetThreadStopInfo()