VBoxGDB::VBoxTarget32 Member List

This is the complete list of members for VBoxGDB::VBoxTarget32, including all inherited members.

CloseSessionSafely()VBoxGDB::VBoxTarget32virtual
CreateBreakpoint(BreakpointType type, ULONGLONG Address, unsigned kind, OUT INT_PTR *pCookie)VBoxGDB::VBoxTarget32virtual
ExecuteRemoteCommand(const std::string &command, std::string &output)VBoxGDB::VBoxTarget32virtual
GetLastStopRecord(TargetStopRecord *pRec)VBoxGDB::VBoxTarget32virtual
GetRegisterList()VBoxGDB::VBoxTarget32virtual
ReadTargetMemory(ULONGLONG Address, void *pBuffer, size_t *pSizeInBytes)VBoxGDB::VBoxTarget32virtual
ReadTargetRegisters(int threadID, RegisterSetContainer &registers)VBoxGDB::VBoxTarget32virtual
RemoveBreakpoint(BreakpointType type, ULONGLONG Address, INT_PTR Cookie)VBoxGDB::VBoxTarget32virtual
ResumeAndWait(int threadID)VBoxGDB::VBoxTarget32virtual
SendBreakInRequestAsync()VBoxGDB::VBoxTarget32virtual
Step(int threadID)VBoxGDB::VBoxTarget32virtual
VBoxTarget32(VBoxClient *pClient, bool own)VBoxGDB::VBoxTarget32
WriteTargetMemory(ULONGLONG Address, const void *pBuffer, size_t sizeInBytes)VBoxGDB::VBoxTarget32virtual
WriteTargetRegisters(int threadID, const RegisterSetContainer &registers)VBoxGDB::VBoxTarget32virtual
~VBoxTarget32()VBoxGDB::VBoxTarget32