WTX 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

 

I

INFORMATIONWTX-protocol-requests manual layout

W

WTX_AGENT_MODE_GETWTX get debug agent mode
WTX_AGENT_MODE_SETWTX set debug agent mode
WTX_CACHE_TEXT_UPDATEWTX synchronize the instruction and data caches
WTX_CLOSEWTX close a file or pipe
WTX_COMMAND_SENDWTX pass a string to be interpreted by the target server
WTX_CONSOLE_CREATEWTX create a virtual target console (UNIX only)
WTX_CONSOLE_KILLWTX kill a virtual target console (UNIX only)
WTX_CONTEXT_CONTWTX continue a context on the target
WTX_CONTEXT_CREATEWTX create a context on the target
WTX_CONTEXT_KILLWTX destroy a context on the target
WTX_CONTEXT_RESUMEWTX resume a context on the target
WTX_CONTEXT_STATUS_GETWTX gets the context of a status on the target
WTX_CONTEXT_STEPWTX step a context on the target
WTX_CONTEXT_SUSPENDWTX suspend a context on the target
WTX_DIRECT_CALLWTX call a function on the target within the agent
WTX_EVENTPOINT_ADDWTX add an eventpoint
WTX_EVENTPOINT_ADD_2WTX add an eventpoint
WTX_EVENTPOINT_DELETEWTX delete an eventpoint
WTX_EVENTPOINT_LISTWTX return a list of eventpoints
WTX_EVENTPOINT_LIST_GETWTX return a list of eventpoints
WTX_EVENT_ADDWTX add an event
WTX_EVENT_GETWTX get an event
WTX_EVENT_LIST_GETWTX get all the events in one call
WTX_FUNC_CALLWTX call a function on the target
WTX_GOPHER_EVALWTX evaluate a Gopher program
WTX_INFO_GETWTX get information about a given server
WTX_INFO_Q_GETWTX get information about a list of servers
WTX_MEM_ADD_TO_POOLWTX add memory to the memory pool
WTX_MEM_ALIGNWTX allocate aligned target memory
WTX_MEM_ALLOCWTX allocate target memory
WTX_MEM_CHECKSUMWTX perform a target memory checksum
WTX_MEM_DISASSEMBLEWTX target memory disassembler
WTX_MEM_FREEWTX free a block of target memory
WTX_MEM_INFO_GETWTX get information about the target memory pool
WTX_MEM_MOVEWTX move target memory
WTX_MEM_READWTX target memory read
WTX_MEM_REALLOCWTX reallocate target memory
WTX_MEM_SCANWTX search for a pattern in target memory
WTX_MEM_SETWTX target memory set
WTX_MEM_WIDTH_READWTX target memory read
WTX_MEM_WIDTH_WRITEWTX target memory write
WTX_MEM_WRITEWTX target memory write
WTX_OBJ_KILLWTX object kill
WTX_OBJ_MODULE_CHECKSUMWTX checks validity of the target memory
WTX_OBJ_MODULE_FINDWTX find an object module
WTX_OBJ_MODULE_INFO_GETWTX get information about an object module
WTX_OBJ_MODULE_LISTWTX list loaded object modules
WTX_OBJ_MODULE_LOADWTX load an object module into target memory
WTX_OBJ_MODULE_LOAD_2WTX load an object module into target memory
WTX_OBJ_MODULE_UNLOADWTX unload an object module
WTX_OBJ_MODULE_UNLOAD_2WTX unload an object module
WTX_OPENWTX open a file or pipe
WTX_REGISTERWTX register a server
WTX_REGISTER_FOR_EVENTWTX register for events
WTX_REGS_GETWTX get target registers
WTX_REGS_SETWTX set target registers
WTX_SYM_ADDWTX add a symbol
WTX_SYM_FINDWTX find a symbol
WTX_SYM_LIST_GETWTX get a list of symbols
WTX_SYM_REMOVEWTX remove a symbol
WTX_SYM_TBL_INFO_GETWTX get information about a symbol table
WTX_TARGET_ATTACHWTX attach a target to the target server
WTX_TARGET_RESETWTX reset a target
WTX_TOOL_ATTACHWTX attach a tool to a target server
WTX_TOOL_DETACHWTX detach a tool from a target server
WTX_TS_INFO_GETWTX get target and target server information
WTX_TS_LOCKWTX target server lock
WTX_TS_UNLOCKWTX target server unlock
WTX_UNREGISTERWTX unregister a server
WTX_UNREGISTER_FOR_EVENTWTX unregister for events
WTX_VIO_CHAN_GETWTX get a virtual I/O channel number
WTX_VIO_CHAN_RELEASEWTX release a virtual-I/O-channel number
WTX_VIO_CTLWTX virtual I/O control
WTX_VIO_FILE_LISTWTX list files managed by the target server
WTX_VIO_WRITEWTX write to a virtual I/O channel