2 #module "tgtr" "target_rpc_module"
6 #import "target_xml.gsm.h"
58 vmi1__ListenerT *ownerListener,
63 struct vmi1__TargetSpecT *spec,
64 vmi1__ListenerT *ownerListener,
87 struct vmi1__DebugFileOptsT *
opts,
90 struct vmi1__DebugFileOptsT *
opts,
93 struct vmi1__DebugFileOptsT *
opts,
96 struct vmi1__DebugFileOptsT *
opts,
99 struct vmi1__DebugFileOptsT *
opts,
102 struct vmi1__DebugFileOptsT *
opts,
115 char *probeName,
char *
symbol,
118 char *probeName,
char *
symbol,
119 vmi1__ProbepointStyleT *probepointStyle,
120 vmi1__ProbepointWhenceT *probepointWhence,
121 vmi1__ProbepointSizeT *probepointSize,
124 char *probeName,vmi1__ADDR addr,
125 vmi1__ProbepointTypeT *probepointType,
126 vmi1__ProbepointStyleT *probepointStyle,
127 vmi1__ProbepointWhenceT *probepointWhence,
128 vmi1__ProbepointSizeT *probepointSize,
131 char *probeName,
char *filename,
int line,
132 vmi1__ProbepointStyleT *probepointStyle,
133 vmi1__ProbepointWhenceT *probepointWhence,
134 vmi1__ProbepointSizeT *probepointSize,
int vmi1__GetTarget(struct soap *soap, vmi1__TargetIdT tid, struct vmi1__TargetResponse *r)
int vmi1__ProbeSymbol(struct soap *soap, vmi1__TargetIdT tid, vmi1__ThreadIdT thid, char *probeName, char *symbol, vmi1__ProbepointStyleT *probepointStyle, vmi1__ProbepointWhenceT *probepointWhence, vmi1__ProbepointSizeT *probepointSize, struct vmi1__ProbeResponse *r)
int vmi1__ProbeSymbolSimple(struct soap *soap, vmi1__TargetIdT tid, vmi1__ThreadIdT thid, char *probeName, char *symbol, struct vmi1__ProbeResponse *r)
int vmi1__PauseTarget(struct soap *soap, vmi1__TargetIdT tid, struct vmi1__NoneResponse *r)
int vmi1__CloseTarget(struct soap *soap, vmi1__TargetIdT tid, struct vmi1__NoneResponse *r)
int vmi1__TargetBindListener(struct soap *soap, vmi1__TargetIdT tid, vmi1__ListenerT *listener, struct vmi1__NoneResponse *r)
int vmi1__LookupTargetAddrSimple(struct soap *soap, vmi1__TargetIdT tid, vmi1__ADDR addr, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)
struct xsd__hexBinary * stderrLog
int vmi1__LookupTargetSymbolSimple(struct soap *soap, vmi1__TargetIdT tid, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)
struct vmi1__ProbeT * probe
struct xsd__hexBinary * dedicatedMonitorStderrLog
int vmi1__RemoveProbe(struct soap *soap, vmi1__TargetIdT tid, vmi1__ProbeIdT pid, struct vmi1__NoneResponse *r)
int vmi1__LookupTargetAddr(struct soap *soap, vmi1__TargetIdT tid, vmi1__ADDR addr, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
struct vmi1__TargetT * target
int vmi1__EnableProbe(struct soap *soap, vmi1__TargetIdT tid, vmi1__ProbeIdT pid, struct vmi1__NoneResponse *r)
struct dt_argp_state opts
int vmi1__InstantiateOverlayTarget(struct soap *soap, vmi1__TargetIdT utid, vmi1__ThreadIdT thid, struct vmi1__TargetSpecT *spec, vmi1__ListenerT *ownerListener, struct vmi1__TargetResponse *r)
struct xsd__hexBinary * stdoutLog
int vmi1__LookupTargetLine(struct soap *soap, vmi1__TargetIdT tid, char *filename, int line, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
int vmi1__PauseThread(struct soap *soap, vmi1__TargetIdT tid, vmi1__ThreadIdT thid, struct vmi1__NoneResponse *r)
int vmi1__TargetUnbindListener(struct soap *soap, vmi1__TargetIdT tid, vmi1__ListenerT *listener, struct vmi1__NoneResponse *r)
int vmi1__ProbeLine(struct soap *soap, vmi1__TargetIdT tid, vmi1__ThreadIdT thid, char *probeName, char *filename, int line, vmi1__ProbepointStyleT *probepointStyle, vmi1__ProbepointWhenceT *probepointWhence, vmi1__ProbepointSizeT *probepointSize, struct vmi1__ProbeResponse *r)
int vmi1__GetTargetLogs(struct soap *soap, vmi1__TargetIdT tid, int maxSize, struct vmi1__TargetLogsResponse *r)
struct vmi1__TargetT ** target
int vmi1__DisableProbe(struct soap *soap, vmi1__TargetIdT tid, vmi1__ProbeIdT pid, struct vmi1__NoneResponse *r)
int vmi1__LookupTargetSymbol(struct soap *soap, vmi1__TargetIdT tid, char *name, struct vmi1__DebugFileOptsT *opts, struct vmi1__NestedSymbolResponse *r)
int vmi1__ListTargets(struct soap *soap, void *_, struct vmi1__TargetsResponse *r)
enum vmi1__TargetTypeT * targetType
int vmi1__InstantiateTarget(struct soap *soap, struct vmi1__TargetSpecT *spec, vmi1__ListenerT *ownerListener, struct vmi1__TargetResponse *r)
int vmi1__KillTarget(struct soap *soap, vmi1__TargetIdT tid, int kill_sig, struct vmi1__NoneResponse *r)
int vmi1__ProbeAddr(struct soap *soap, vmi1__TargetIdT tid, vmi1__ThreadIdT thid, char *probeName, vmi1__ADDR addr, vmi1__ProbepointTypeT *probepointType, vmi1__ProbepointStyleT *probepointStyle, vmi1__ProbepointWhenceT *probepointWhence, vmi1__ProbepointSizeT *probepointSize, struct vmi1__ProbeResponse *r)
struct xsd__hexBinary * dedicatedMonitorStdoutLog
int vmi1__FinalizeTarget(struct soap *soap, vmi1__TargetIdT tid, struct vmi1__NoneResponse *r)
int vmi1__LookupTargetLineSimple(struct soap *soap, vmi1__TargetIdT tid, char *filename, int line, struct vmi1__DebugFileOptsT *opts, struct vmi1__SymbolResponse *r)
int vmi1__ListTargetTypes(struct soap *soap, void *_, struct vmi1__TargetTypesResponse *r)
int vmi1__ResumeTarget(struct soap *soap, vmi1__TargetIdT tid, struct vmi1__NoneResponse *r)