Valgrind Tutorial | Detecting and Debugging memory errors

preview_player
Показать описание
In this video I will show you some examples of valgrind.
Valgrind is a set of tools used for debugging and profiling in ubuntu.
Topics:
1. installation of valgrind
2. Basics of memory errors
3. cmd to run valgrind
4. memory leaks
5. silent memory errors
6. segmentation fault
Рекомендации по теме
Комментарии
Автор

if my web app Db resided on different VMs, where i need to install Valgrind? App server ?

SushilKumar-ukhw