GDBServerFoundation::ISyncGDBTarget Member List

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

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