Re: [Valgrind-users] valgrind vxworks

2017-10-10 Thread John Reiser
Is that possible to check memory leak in vxworks os by valgrind tool?   As I understand it, valgrind can check user space application on linux or other os, it can’t check the linux os/kernel itself. About 9 years ago there was an independent project to make memcheck work for checking User Mode

[Valgrind-users] valgrind vxworks

2017-10-09 Thread Li, Jinliang
Hi, Is that possible to check memory leak in vxworks os by valgrind tool? As I understand it, valgrind can check user space application on linux or other os, it can't check the linux os/kernel itself. Thanks, Jinliang --