Skip to content

Debugging Projects

Debugging is a crucial aspect of developing projects in logiccloud, allowing you to identify and resolve issues effectively. This section provides an overview of the debugging tools and techniques available within the logiccloud environment.

The logiccloud platform offers the possibility to perform remote debugging of your projects directly from the IDE. Open your project in the IDE and select the Debug node in the project tree (the Debug entry in the IDE sidebar) to connect to a running instance of your project, inspect its state, and interact with the I/O (access) variables.