Skip to content

How to enable debugging

Debugging in logiccloud is performed remotely, allowing you to connect to a running instance of your project and inspect its state and interact with the I/O (access) variables. This is an option that needs to be enabled manually on the device where the project is running.

To enable debugging for a project in logiccloud, follow these steps:

Open the device list and navigate to the device where your project is running.

After a successful connection to the device, use the ‘Edit Device services’ button to install the optional debugging service on the device:

enable-debugging-service-btn.png

In the services dialog, enable the ‘Debugging’ service and save the changes:

enable-debugging-service-dialog.png

When the dialog is closed, the device will start installing the debugging service in the background. You can monitor the installation progress in the Activity monitor log. When the installation is complete, the device will be ready for remote debugging:

device-services.png