Jim_CatchCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_CatchCoreCommand()

Jim_CatchCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:14728
static int Jim_CatchCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16103
{"catch", Jim_CatchCoreCommand},

Call Tree

Functions called by Jim_CatchCoreCommand()
Jim_CatchCoreCommand()
all items filtered out
Data read by Jim_CatchCoreCommand()
Jim_CatchCoreCommand()