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. This feature enables you to connect to a running instance of your project and inspect its state and interact with the I/O (access) variables.
📄️ How to enable debugging
Steps to enable debugging for projects in logiccloud
📄️ Online Values
How to view variable online values in logiccloud
📄️ Debugging I/O Variables
Learn how to debug I/O variables in logiccloud projects.