|
From: João M. S. S. <joa...@gm...> - 2015-01-02 19:31:12
|
On 01/02/2015 10:13 AM, Philippe Waroquiers wrote: > You can try with > valgrind --tool=exp-sgcheck > (sg = stack and global). > This is an experimental tool, so not as polished as the others > (e.g. might have a lot of false positive). > But it detects (some of) the problems with stack and global variables. > No idea if it works on ARM, however. Thanks for the hint, I'll add the tool to the x86_64 checks, since: "SGCheck doesn't work on ARM yet, sorry." -- João M. S. Silva |