Skip to main content

SimpleDebugger

This Script is part of the Simple Debugger Pack.#

Supported 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 Data#


NameDescription
Script Typepython3

Inputs#


There are no inputs for this script.

Outputs#


There are no outputs for this script.