Jim_ExecCmd() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

Jim_ExecCmd() function

Syntax

static int Jim_ExecCmd(Jim_Interp *interp,     int argc,     Jim_Obj *const *argv);

Arguments

interp

argc

argv

References

LocationReferrerText
jimsh0.c:4673
static int Jim_ExecCmd(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:5369Jim_execInit()
Jim_CreateCommand(interp, "exec", Jim_ExecCmd, waitinfo, JimFreeWaitInfoTable);

Call Tree

Data read by Jim_ExecCmd()
Data written by Jim_ExecCmd()
Jim_ExecCmd()::outputId
Jim_ExecCmd()::errorId
Jim_ExecCmd()::pidPtr
Jim_ExecCmd()::numPids
Jim_ExecCmd()::result
Jim_ExecCmd()::child_siginfo
Jim_ExecCmd()::childErrObj
Jim_ExecCmd()::errStrObj
Jim_ExecCmd()::table
Jim_ExecCmd()::listObj
Jim_ExecCmd()::i
Jim_ExecCmd()::_resultObjPtr_
Jim_ExecCmd()::ret
all items filtered out
Jim_ExecCmd()
Jim_ExecCmd()::numPids
Jim_ExecCmd()::result
Jim_ExecCmd()::child_siginfo
Jim_ExecCmd()::childErrObj
Jim_ExecCmd()::errStrObj
Jim_ExecCmd()::listObj
Jim_ExecCmd()::i
Jim_ExecCmd()::ret
all items filtered out
Type of Jim_ExecCmd()
Jim_ExecCmd()
all items filtered out