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_CONT continue a context WDB_CONTEXT_CREATE create a context on the target WDB_CONTEXT_KILL kill a context on the target WDB_CONTEXT_RESUME resume a context on the target WDB_CONTEXT_STATUS_GET get the context of a status on the target WDB_CONTEXT_STEP single step a context WDB_CONTEXT_SUSPEND suspend a context on the target WDB_DIRECT_CALL call a function on the target in the agent's context WDB_EVALUATE_GOPHER execute a Gopher string WDB_EVENTPOINT_ADD add an asynchronous eventpoint WDB_EVENTPOINT_DELETE delete an eventpoint WDB_EVENT_GET upload an event from the target WDB_FUNC_CALL call a function on the target WDB_MEM_CACHE_TEXT_UPDATE synchronize cache after writing to the target WDB_MEM_CHECKSUM checksum a block of target memory WDB_MEM_FILL fill target memory with a pattern WDB_MEM_MOVE move memory on the target WDB_MEM_PROTECT write enable/disable a region of target memory WDB_MEM_READ read memory from the target WDB_MEM_SCAN scan a block of target memory for a pattern WDB_MEM_WRITE write the contents of host memory to target memory WDB_MODE_GET get the agent mode WDB_MODE_SET set the agent mode WDB_REGS_GET get the registers of a context on the target WDB_REGS_SET set the registers of a context on the target WDB_TARGET_CONNECT connect the target server to the target agent WDB_TARGET_DISCONNECT disconnect the target server from the target agent WDB_TARGET_PING probe the target WDB_VIO_WRITE write data to a virtual I/O channel