Login
From:
Dror Gluska
(Uncensored)
subscribe
PlatformIO Dynamic Code Analysis and Coverage
https://blog.drorgluska.com/2022/06/platformio-dynamic-code-analysis-and.html
links
backlinks
Tagged with:
platformio
coverage
dr. memory
gcovr
Roast topics
Find topics
Find it!
Like static code analysis, dynamic code analysis provides another level of coding errors detection and can help diagnose memory access issues such as use-after-free or uninitialized read and even memory leaks and memory write overruns.