Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Valgrind is a programming tool for memory debugging, memory leak detection, and profiling
  • It shows memory leaks, deallocation errors in the program during run time

Build steps

Follow the link for RPi build steps- RDK-B R-Pi Build guide

Installation

By adding the below changes, we can install valgrind in RPI-target

Adding Add valgrind to the packaging package group will enable the valgrind support for your platform 

...