📄 wtx.rtn
字号:
wtxObjModuleList {fetch a list of loaded object modules from the target} {<b>wtxObjModuleList\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleList">wtxObjModuleList</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxObjModuleLoad {Load a multiple section object file} {<b>wtxObjModuleLoad\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleLoad">wtxObjModuleLoad</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxObjModuleLoadStart {Load a multiple section object file asynchronously} {<b>wtxObjModuleLoadStart\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleLoadStart">wtxObjModuleLoadStart</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxObjModuleLoadProgressReport {get the asynchronous load status} {<b>wtxObjModuleLoadProgressReport\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleLoadProgressReport">wtxObjModuleLoadProgressReport</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxObjModuleLoadCancel {Stop an asynchronous load request} {<b>wtxObjModuleLoadCancel\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleLoadCancel">wtxObjModuleLoadCancel</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxObjModuleUnload {unload an object module from the target} {<b>wtxObjModuleUnload\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleUnload">wtxObjModuleUnload</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxObjModuleByNameUnload {unload an object module from the target} {<b>wtxObjModuleByNameUnload\( \)</b>} {<b><a href="./wtx.html#wtxObjModuleByNameUnload">wtxObjModuleByNameUnload</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxRegisterForEvent {ask the WTX server to send events matching a regexp} {<b>wtxRegisterForEvent\( \)</b>} {<b><a href="./wtx.html#wtxRegisterForEvent">wtxRegisterForEvent</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxRegsGet {read register data from the target} {<b>wtxRegsGet\( \)</b>} {<b><a href="./wtx.html#wtxRegsGet">wtxRegsGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxRegsSet {write to registers on the target} {<b>wtxRegsSet\( \)</b>} {<b><a href="./wtx.html#wtxRegsSet">wtxRegsSet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxStrToTgtAddr {convert a string argument to a TGT_ADDR_T value} {<b>wtxStrToTgtAddr\( \)</b>} {<b><a href="./wtx.html#wtxStrToTgtAddr">wtxStrToTgtAddr</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxStrToContextId {convert a string argument to a WTX_CONTEXT_ID_T} {<b>wtxStrToContextId\( \)</b>} {<b><a href="./wtx.html#wtxStrToContextId">wtxStrToContextId</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxStrToContextType {convert a string argument to a WTX_CONTEXT_TYPE value} {<b>wtxStrToContextType\( \)</b>} {<b><a href="./wtx.html#wtxStrToContextType">wtxStrToContextType</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxStrToInt32 {convert a string argument to an INT32 value} {<b>wtxStrToInt32\( \)</b>} {<b><a href="./wtx.html#wtxStrToInt32">wtxStrToInt32</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxStrToEventType {convert a string to a WTX event enumeration type} {<b>wtxStrToEventType\( \)</b>} {<b><a href="./wtx.html#wtxStrToEventType">wtxStrToEventType</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxEventToStrType {convert a WTX event enumeration type to a string} {<b>wtxEventToStrType\( \)</b>} {<b><a href="./wtx.html#wtxEventToStrType">wtxEventToStrType</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxServiceAdd {add a new service to the agent} {<b>wtxServiceAdd\( \)</b>} {<b><a href="./wtx.html#wtxServiceAdd">wtxServiceAdd</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymAdd {add a symbol with the given name, value, and type} {<b>wtxSymAdd\( \)</b>} {<b><a href="./wtx.html#wtxSymAdd">wtxSymAdd</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymAddWithGroup {add a symbol with the given name, value, type and group} {<b>wtxSymAddWithGroup\( \)</b>} {<b><a href="./wtx.html#wtxSymAddWithGroup">wtxSymAddWithGroup</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymFind {find information on a symbol given its name or value} {<b>wtxSymFind\( \)</b>} {<b><a href="./wtx.html#wtxSymFind">wtxSymFind</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymListGet {get a list of symbols matching the given search criteria} {<b>wtxSymListGet\( \)</b>} {<b><a href="./wtx.html#wtxSymListGet">wtxSymListGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymListByModuleIdGet {get a list of symbols given a module Id} {<b>wtxSymListByModuleIdGet\( \)</b>} {<b><a href="./wtx.html#wtxSymListByModuleIdGet">wtxSymListByModuleIdGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymListByModuleNameGet {get a list of symbols given a module name} {<b>wtxSymListByModuleNameGet\( \)</b>} {<b><a href="./wtx.html#wtxSymListByModuleNameGet">wtxSymListByModuleNameGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymRemove {remove a symbol from the default target server symbol table} {<b>wtxSymRemove\( \)</b>} {<b><a href="./wtx.html#wtxSymRemove">wtxSymRemove</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxSymTblInfoGet {return information about the target server symbol table} {<b>wtxSymTblInfoGet\( \)</b>} {<b><a href="./wtx.html#wtxSymTblInfoGet">wtxSymTblInfoGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetReset {reset the target } {<b>wtxTargetReset\( \)</b>} {<b><a href="./wtx.html#wtxTargetReset">wtxTargetReset</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsNameGet {get the full name of the currently attached target server} {<b>wtxTsNameGet\( \)</b>} {<b><a href="./wtx.html#wtxTsNameGet">wtxTsNameGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetRtTypeGet {get the target-runtime-type information} {<b>wtxTargetRtTypeGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetRtTypeGet">wtxTargetRtTypeGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetRtVersionGet {get the target-runtime-version information} {<b>wtxTargetRtVersionGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetRtVersionGet">wtxTargetRtVersionGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetCpuTypeGet {get the target CPU type code} {<b>wtxTargetCpuTypeGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetCpuTypeGet">wtxTargetCpuTypeGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetHasFppGet {check if the target has a floating point processor} {<b>wtxTargetHasFppGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetHasFppGet">wtxTargetHasFppGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetHasAltivecGet {check if the target has an altivec unit} {<b>wtxTargetHasAltivecGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetHasAltivecGet">wtxTargetHasAltivecGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetHasDspGet {check if the target has a DSP unit} {<b>wtxTargetHasDspGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetHasDspGet">wtxTargetHasDspGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetEndianGet {get the endianness of the target CPU} {<b>wtxTargetEndianGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetEndianGet">wtxTargetEndianGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetBootlineGet {get the target bootline information string} {<b>wtxTargetBootlineGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetBootlineGet">wtxTargetBootlineGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetBspNameGet {get the target board-support-package name string} {<b>wtxTargetBspNameGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetBspNameGet">wtxTargetBspNameGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxToolNameGet {return the name of the current tool} {<b>wtxToolNameGet\( \)</b>} {<b><a href="./wtx.html#wtxToolNameGet">wtxToolNameGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsVersionGet {return the Tornado version} {<b>wtxTsVersionGet\( \)</b>} {<b><a href="./wtx.html#wtxTsVersionGet">wtxTsVersionGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsKill {kill the target server} {<b>wtxTsKill\( \)</b>} {<b><a href="./wtx.html#wtxTsKill">wtxTsKill</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsRestart {restart the target server} {<b>wtxTsRestart\( \)</b>} {<b><a href="./wtx.html#wtxTsRestart">wtxTsRestart</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxUnregisterForEvent {ask the target server to not send events matching} {<b>wtxUnregisterForEvent\( \)</b>} {<b><a href="./wtx.html#wtxUnregisterForEvent">wtxUnregisterForEvent</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxFuncCall {call a function on the target} {<b>wtxFuncCall\( \)</b>} {<b><a href="./wtx.html#wtxFuncCall">wtxFuncCall</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxDirectCall {call a function on the target within the agent} {<b>wtxDirectCall\( \)</b>} {<b><a href="./wtx.html#wtxDirectCall">wtxDirectCall</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsInfoGet {get information about the target server, target, and its link} {<b>wtxTsInfoGet\( \)</b>} {<b><a href="./wtx.html#wtxTsInfoGet">wtxTsInfoGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsLock {lock the connected target server for exclusive access} {<b>wtxTsLock\( \)</b>} {<b><a href="./wtx.html#wtxTsLock">wtxTsLock</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsTimedLock {lock the connected target server a limited time} {<b>wtxTsTimedLock\( \)</b>} {<b><a href="./wtx.html#wtxTsTimedLock">wtxTsTimedLock</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTsUnlock {unlock the connected target server} {<b>wtxTsUnlock\( \)</b>} {<b><a href="./wtx.html#wtxTsUnlock">wtxTsUnlock</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxVerify {verify that a WTX handle is valid for use} {<b>wtxVerify\( \)</b>} {<b><a href="./wtx.html#wtxVerify">wtxVerify</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxVioChanGet {get a virtual I/O channel number} {<b>wtxVioChanGet\( \)</b>} {<b><a href="./wtx.html#wtxVioChanGet">wtxVioChanGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxVioChanRelease {release a virtual I/O channel} {<b>wtxVioChanRelease\( \)</b>} {<b><a href="./wtx.html#wtxVioChanRelease">wtxVioChanRelease</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxVioCtl {perform a control operation on a virtual I/O channel} {<b>wtxVioCtl\( \)</b>} {<b><a href="./wtx.html#wtxVioCtl">wtxVioCtl</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxVioFileList {list the files managed by the target server} {<b>wtxVioFileList\( \)</b>} {<b><a href="./wtx.html#wtxVioFileList">wtxVioFileList</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxVioWrite {write data to a VIO channel} {<b>wtxVioWrite\( \)</b>} {<b><a href="./wtx.html#wtxVioWrite">wtxVioWrite</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetAttach {reattach to the target} {<b>wtxTargetAttach\( \)</b>} {<b><a href="./wtx.html#wtxTargetAttach">wtxTargetAttach</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxProbe {probe to see if the registry service is running} {<b>wtxProbe\( \)</b>} {<b><a href="./wtx.html#wtxProbe">wtxProbe</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxRegister {register the target server with the Tornado registry service} {<b>wtxRegister\( \)</b>} {<b><a href="./wtx.html#wtxRegister">wtxRegister</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxUnregister {unregister the server with the Tornado registry} {<b>wtxUnregister\( \)</b>} {<b><a href="./wtx.html#wtxUnregister">wtxUnregister</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxInfo {allocate and return a descriptor for the named service} {<b>wtxInfo\( \)</b>} {<b><a href="./wtx.html#wtxInfo">wtxInfo</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxInfoQ {return a list of all services registered with the Tornado registry} {<b>wtxInfoQ\( \)</b>} {<b><a href="./wtx.html#wtxInfoQ">wtxInfoQ</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxEach {call a routine to examine each WTX-registered service} {<b>wtxEach\( \)</b>} {<b><a href="./wtx.html#wtxEach">wtxEach</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTimeoutSet {set the timeout for completion of WTX calls} {<b>wtxTimeoutSet\( \)</b>} {<b><a href="./wtx.html#wtxTimeoutSet">wtxTimeoutSet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTimeoutGet {get the current timeout for completion of WTX calls} {<b>wtxTimeoutGet\( \)</b>} {<b><a href="./wtx.html#wtxTimeoutGet">wtxTimeoutGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxToolIdGet {return the tool identifier of the current tool} {<b>wtxToolIdGet\( \)</b>} {<b><a href="./wtx.html#wtxToolIdGet">wtxToolIdGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxMemDisassemble {get disassembled instructions matching the given address} {<b>wtxMemDisassemble\( \)</b>} {<b><a href="./wtx.html#wtxMemDisassemble">wtxMemDisassemble</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxAsyncEventGet {get an event from the asynchronous event list} {<b>wtxAsyncEventGet\( \)</b>} {<b><a href="./wtx.html#wtxAsyncEventGet">wtxAsyncEventGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxAsyncResultFree {free memory used by a wtxAsyncEventGet() call result} {<b>wtxAsyncResultFree\( \)</b>} {<b><a href="./wtx.html#wtxAsyncResultFree">wtxAsyncResultFree</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxDefaultDemanglerStyle {appropriate demangling style for target tool} {<b>wtxDefaultDemanglerStyle\( \)</b>} {<b><a href="./wtx.html#wtxDefaultDemanglerStyle">wtxDefaultDemanglerStyle</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}wtxTargetToolFamilyGet {extract the tool family (e.g. "gnu" or "diab")} {<b>wtxTargetToolFamilyGet\( \)</b>} {<b><a href="./wtx.html#wtxTargetToolFamilyGet">wtxTargetToolFamilyGet</a>(\ )</b>} {Tornado API Reference} {WTX C Library} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -