You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ACAP 4.15 release (mapped to AXIS OS 11.11), remote-debug-example was introduced and allows remote debugging an ACAP application on a device without root privilege. The example use GDB, Visual Studio Code and a feature called Developer Mode (introduced in AXIS OS 11.11).
Note
The root privilege will be removed in AXIS OS 12.0.
Part 3a - debug the application from the tutorial below might be of interest for users that want to debug directly with GDB and not use Visual Studio Code.
Remote debug tutorial
Important
This tutorial requires root privilege and will not work from AXIS OS 12.0.
A tutorial in three parts showing how-to remote debug an ACAP application on an Axis device from a user machine.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Remote debug ACAP application
Remote debug example (recommended)
In ACAP 4.15 release (mapped to AXIS OS 11.11), remote-debug-example was introduced and allows remote debugging an ACAP application on a device without
root
privilege. The example use GDB, Visual Studio Code and a feature called Developer Mode (introduced in AXIS OS 11.11).Note
root
privilege will be removed in AXIS OS 12.0.Remote debug tutorial
Important
This tutorial requires
root
privilege and will not work from AXIS OS 12.0.A tutorial in three parts showing how-to remote debug an ACAP application on an Axis device from a user machine.
Beta Was this translation helpful? Give feedback.
All reactions