Target Server Back End Interface : 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

 

B

bkendCacheTextUpdate( )update the instruction cache
bkendContextCont( )continue a context
bkendContextCreate( )create a context
bkendContextKill( )destroy a context
bkendContextResume( )resume a context
bkendContextStatusGet( )get a context status
bkendContextStep( )single step a context
bkendContextSuspend( )suspend a context
bkendDirectCall( )call a target function synchronously
bkendEventGet( )get an event from the target
bkendEventpointAdd( )add an event point
bkendEventpointDelete( )delete an event point
bkendEvtPending( )check if an event is pending
bkendFlagsGet( )Get the supported flags for this backend
bkendFreeResultArgs( )free the memory used by the returned structure
bkendFuncCall( )call a target function asynchronously
bkendGopherEval( )evaluate a Gopher string
bkendInitialize( )initialize the back end
bkendMemChecksum( )perform a checksum on target memory
bkendMemFill( )fill target memory with a pattern
bkendMemMove( )move a block of target memory
bkendMemProtect( )write protect (or write enable) target memory
bkendMemRead( )read target memory
bkendMemScan( )scan target memory for a pattern
bkendMemWrite( )write target memory
bkendModeGet( )get the debugging mode
bkendModeSet( )set the debugging mode
bkendRegsGet( )get target register value(s)
bkendRegsSet( )set target register value(s)
bkendTgtConnect( )connect to the target
bkendTgtDisconnect( )disconnect from the target
bkendTgtPing( )ping the target
bkendVIOWrite( )write data to a target virtual I/O channel