Re: [Valgrind-users] Valgrind on ARM embedded system

2014-03-21 Thread Giuseppe Assalve
Hello, I've installed Valgrind and I've added debug info to my libc. But now, each time I try to launch Valgrind I have the following error: /*root@mx27:/usr/local/lib/valgrind# valgrind ls -la*//* *//*==1486== Memcheck, a memory error detector*//* *//*==1486== Copyright (C) 2002-2013, and GNU

Re: [Valgrind-users] Valgrind on ARM embedded system

2014-03-21 Thread John Reiser
On 03/21/2014 03:15 AM, Giuseppe Assalve wrote: > I've installed Valgrind and I've added debug info to my libc. Please tell us which CPU architecture and variant, chip manufacturer, and model name. Please tell us which operating system, distribution brand name, and version number. Please tell u