WDB Protocol : Routines

 

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

 

W

WDB_CONTEXT_CONTcontinue a context
WDB_CONTEXT_CREATEcreate a context on the target
WDB_CONTEXT_KILLkill a context on the target
WDB_CONTEXT_RESUMEresume a context on the target
WDB_CONTEXT_STATUS_GETget the context of a status on the target
WDB_CONTEXT_STEPsingle step a context
WDB_CONTEXT_SUSPENDsuspend a context on the target
WDB_DIRECT_CALLcall a function on the target in the agent's context
WDB_EVALUATE_GOPHERexecute a Gopher string
WDB_EVENTPOINT_ADDadd an asynchronous eventpoint
WDB_EVENTPOINT_DELETEdelete an eventpoint
WDB_EVENT_GETupload an event from the target
WDB_FUNC_CALLcall a function on the target
WDB_MEM_CACHE_TEXT_UPDATEsynchronize cache after writing to the target
WDB_MEM_CHECKSUMchecksum a block of target memory
WDB_MEM_FILLfill target memory with a pattern
WDB_MEM_MOVEmove memory on the target
WDB_MEM_PROTECTwrite enable/disable a region of target memory
WDB_MEM_READread memory from the target
WDB_MEM_SCANscan a block of target memory for a pattern
WDB_MEM_WRITEwrite the contents of host memory to target memory
WDB_MODE_GETget the agent mode
WDB_MODE_SETset the agent mode
WDB_REGS_GETget the registers of a context on the target
WDB_REGS_SETset the registers of a context on the target
WDB_TARGET_CONNECTconnect the target server to the target agent
WDB_TARGET_DISCONNECTdisconnect the target server from the target agent
WDB_TARGET_PINGprobe the target
WDB_VIO_WRITEwrite data to a virtual I/O channel