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
B
bindNamesToList create variables in the caller that are bound to list values M
memBlockCreate create a memory block memBlockDelete delete a memory block, freeing its resources memBlockDis disassemble a memory block memBlockDup create a new block exactly like a given one memBlockGet get the elements in a memory block memBlockGetString get the memory block contents in string form memBlockInfo get information about a memory block memBlockList list the handles of all existing memory blocks memBlockSet set the elements in a memory block memBlockSwap switch the endianness of a block memBlockWriteFile write the memory block contents to a file msleep sleep for the specified number of milliseconds W
wtxAgentModeGet get the WDB agent mode wtxAgentModeSet set the WDB agent mode wtxAsyncNotifyDisable Stop the asynchronous event notification wtxAsyncNotifyEnable Start the asynchronous event notification wtxCacheTextUpdate synchronize the instruction and data caches. wtxClose close a target server file wtxConsoleCreate create a target server console window (UNIX only) wtxConsoleKill kill a target server virtual I/O console (UNIX only) wtxContextCont continue a context stopped at a breakpoint wtxContextCreate create a new context on the target wtxContextKill kill a context wtxContextResume resume a suspended context wtxContextStatusGet get the status of a context wtxContextStep single step a context by machine instruction wtxContextSuspend suspend a context wtxCpuInfoGet explore target data base resource file to retrieve info wtxDirectCall make a function call in the agent's context wtxEnumFromString convert a WTX constant to numeric form wtxEnumInfo show the mapping between WTX constant names and numeric values wtxEnumList list all WTX constant types known wtxEnumToString convert a numeric WTX constant to symbolic form wtxErrorHandler query or establish an error handler for a connection wtxEventAdd send an event to all other tools attached to the target server wtxEventGet receive an event if any are waiting wtxEventListGet get all the events in one call. wtxEventpointAdd add an agent eventpoint wtxEventpointDelete delete an eventpoint wtxEventpointList list the eventpoints known to the agent wtxEventpointListGet list the eventpoints known to the agent wtxExecutableFind WDB / WTX requests executable path via document name wtxExecutableFind WDB / WTX requests executable path via document name wtxFuncCall call a function on the target wtxGopherEval request the evaluation of a Gopher script by the agent wtxHandle show the WTX handle stack or set the top element of the stack wtxHostType get the host-type code for the current process wtxInfoQ return a list of existing servers wtxLogging WDB / WTX requests logging controls wtxMemAddToPool add memory to the agent pool wtxMemAlign allocate a block of aligned memory from the agent pool wtxMemAlloc allocate memory from the agent pool wtxMemChecksum compute the checksum on target memory wtxMemDisassemble query the target server disassembled instructions wtxMemFree free a block of agent pool memory wtxMemInfoGet return information about the agent pool wtxMemMove move a block of memory on the target wtxMemRead read target memory into a memory block wtxMemRealloc reallocate a block of agent pool memory wtxMemScan scan target memory for the presence or absence of a pattern wtxMemSet set a block of memory to a specified value wtxMemWidthRead read memory from the target wtxMemWidthWrite write a memory block to the target wtxMemWrite write a memory block to the target wtxObjModuleChecksum checks validity of target memory. wtxObjModuleFind find an object module given a name or an ID wtxObjModuleInfoAndPathGet return information about an object module wtxObjModuleInfoGet return information about an object module wtxObjModuleList fetch a list of IDs of object modules loaded on the target wtxObjModuleLoad Load a multiple section object file wtxObjModuleLoadCancel Stop an asynchronous load request wtxObjModuleLoadProgressReport get the asynchronous load status wtxObjModuleLoadStart Load a multiple section object file asynchronously wtxObjModuleUnload unload an object module wtxOpen open a file for use with virtual I/O wtxPath return a pathname suitable for the environment wtxRegister add an entry to the Tornado registry wtxRegisterForEvent provide a regular expression to mask event delivery wtxRegsGet read a block of register data from the target wtxRegsSet write a block of register data to the target wtxSymAdd add a new symbol to the symbol table wtxSymFind locate a symbol in the symbol table wtxSymListGet query the target server symbol table wtxSymRemove remove a symbol from the symbol table wtxSymTblInfoGet return information about the target server symbol table wtxTargetAttach attempt to reattach to the target wtxTargetName return the name of the target server attached wtxTargetReset reset the target wtxTimeout return or set the current WTX timeout wtxToolAttach attach to a target server wtxToolDetach detach from a target server wtxToolIdGet return the tool identifier of the current tool wtxToolIdGet return the tool identifier of the current tool wtxToolName return the name of the current tool wtxTsInfoGet get information about the target server wtxTsKill kill the target server wtxTsLock lock the target server wtxTsUnlock unlock target server wtxTsVersionGet return Tornado version wtxUnregister remove an entry from the Tornado registry wtxUnregisterForEvent ask the target server to not send events matching wtxVioChanGet claim a VIO channel wtxVioChanRelease release a VIO channel wtxVioCtl change the characteristics of a virtual I/O channel wtxVioFileList list the files managed by the target server wtxVioWrite virtual I/O write