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