GDBServerFoundation::MinimalTargetBase Member List

This is the complete list of members for GDBServerFoundation::MinimalTargetBase, including all inherited members.

CreateBreakpoint(BreakpointType type, ULONGLONG Address, unsigned kind, OUT INT_PTR *pCookie)GDBServerFoundation::MinimalTargetBaseinlinevirtual
ExecuteRemoteCommand(const std::string &command, std::string &output)GDBServerFoundation::MinimalTargetBaseinlinevirtual
GetDynamicLibraryList(std::vector< DynamicLibraryRecord > &libraries)GDBServerFoundation::MinimalTargetBaseinlinevirtual
GetFLASHProgrammer()GDBServerFoundation::MinimalTargetBaseinlinevirtual
GetLastStopRecord(TargetStopRecord *pRec)=0GDBServerFoundation::ISyncGDBTargetpure virtual
GetRegisterList()=0GDBServerFoundation::IStoppedGDBTargetpure virtual
GetThreadList(std::vector< ThreadRecord > &threads)GDBServerFoundation::MinimalTargetBaseinlinevirtual
ReadFrameRelatedRegisters(int threadID, RegisterSetContainer &registers)GDBServerFoundation::MinimalTargetBaseinlinevirtual
ReadTargetMemory(ULONGLONG Address, void *pBuffer, size_t *pSizeInBytes)=0GDBServerFoundation::IStoppedGDBTargetpure virtual
ReadTargetRegisters(int threadID, RegisterSetContainer &registers)=0GDBServerFoundation::IStoppedGDBTargetpure virtual
RemoveBreakpoint(BreakpointType type, ULONGLONG Address, INT_PTR Cookie)GDBServerFoundation::MinimalTargetBaseinlinevirtual
ResumeAndWait(int threadID)=0GDBServerFoundation::ISyncGDBTargetpure virtual
SendBreakInRequestAsync()=0GDBServerFoundation::ISyncGDBTargetpure virtual
SetThreadModeForNextCont(int threadID, DebugThreadMode mode, OUT bool *pNeedRestoreCall, IN OUT INT_PTR *pRestoreCookie)GDBServerFoundation::MinimalTargetBaseinlinevirtual
Step(int threadID)=0GDBServerFoundation::ISyncGDBTargetpure virtual
Terminate()GDBServerFoundation::MinimalTargetBaseinlinevirtual
WriteTargetMemory(ULONGLONG Address, const void *pBuffer, size_t sizeInBytes)=0GDBServerFoundation::IStoppedGDBTargetpure virtual
WriteTargetRegisters(int threadID, const RegisterSetContainer &registers)=0GDBServerFoundation::IStoppedGDBTargetpure virtual
~IStoppedGDBTarget()GDBServerFoundation::IStoppedGDBTargetinlinevirtual