9#ifndef liblldb_Plugins_Process_Windows_TargetThreadWindows_H_
10#define liblldb_Plugins_Process_Windows_TargetThreadWindows_H_
34 lldb::RegisterContextSP
This base class provides an interface to stack frames.
void RefreshStateAfterStop() override
bool CalculateStopInfo() override
virtual ~TargetThreadWindows()
lldb::RegisterContextSP GetRegisterContext() override
lldb::RegisterContextSP CreateRegisterContextForFrame(StackFrame *frame) override
void WillResume(lldb::StateType resume_state) override
HostThread GetHostThread() const
lldb::RegisterContextSP m_thread_reg_ctx_sp
A class that represents a running process on the host machine.
StateType
Process and Thread States.