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
jimsh0.c:18081
static int Jim_CatchCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19436
{"catch", Jim_CatchCoreCommand},

Call Tree

Data read by Jim_CatchCoreCommand()
Data written by Jim_CatchCoreCommand()
Jim_CatchCoreCommand()::exitCode
Jim_CatchCoreCommand()::i
Jim_CatchCoreCommand()::sig
Jim_CatchCoreCommand()::ignore_mask
Jim_CatchCoreCommand()::max_ignore_code
Jim_CatchCoreCommand()::arg
Jim_CatchCoreCommand()::option
Jim_CatchCoreCommand()::ignore
Jim_CatchCoreCommand()::_resultObjPtr_
Jim_CatchCoreCommand()::optListObj
Jim_CatchCoreCommand()::errorCode
all items filtered out
Jim_CatchCoreCommand()
Jim_CatchCoreCommand()::exitCode
Jim_CatchCoreCommand()::i
Jim_CatchCoreCommand()::sig
Jim_CatchCoreCommand()::ignore_mask
Jim_CatchCoreCommand()::arg
Jim_CatchCoreCommand()::option
Jim_CatchCoreCommand()::ignore
Jim_CatchCoreCommand()::errorCode
all items filtered out
Type of Jim_CatchCoreCommand()
Jim_CatchCoreCommand()
all items filtered out