SimpleDebugger
Simple Debugger Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
SimpleDebugger is a python class definition appended to CommonServerUserPython and dynamically included in every automation by the XSOAR automation execution environment. It is for debugging custom python automations in XSOAR. You can visually trace code execution, set breakpoints, step through the code, display local variables, and profile execution times of python functions.
#
Script DataName | Description |
---|---|
Script Type | python3 |
#
InputsThere are no inputs for this script.
#
OutputsThere are no outputs for this script.