Retrieve code coverage data via a remote debugger connection
-
wrote on 25 Sept 2018, 04:05 last edited by
Hi Qt embedded developers,
By default, the code coverage tool Squish Coco creates a file with the extension .csexe upon the application exit with the code coverage information of the current execution. When working on an embedded device, this is not convenient.
Learn how to store that data in RAM and retrieve it via a remote debugger in this week’s tip: https://www.froglogic.com/blog/in-memory-code-coverage-storage-for-a-debugger-connection/
Reginald
1/1