UC GEE
DIIDevHeads IoT Integration Server
•Created by Dtynin on 6/14/2024 in #middleware-and-os
Installing Minimal Valgrind Components for Embedded Systems to Reduce Footprint
'libexec/valgrind/memcheck' -Use this main tool for detecting memory errors in ur project.
'libexec/valgrind/valgrind' - make use of Valgrind executable to run the memcheck tool.
I believe these two vital points will help you in your project @Dtynin
2 replies