The *.supp files are some pre-canned suppression that can be used to
suppress some known errors with certain common libraries, have a read of
http://valgrind.org/docs/manual/manual-core.html#manual-core.suppress for
more info.
Valgrind doesn't modify glibc so its presence in your system won't affect
applications that you're not debugging. It does supply its own versions of
some common library routines in order to do its magic but this is done at
runtime when an app is started under valgrind's control.
On Thu, Nov 27, 2008 at 10:27 AM, tic tac <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a question about the *.supp files located in the source tree after
> configure and under lib/valgrind in the runtime tree after install. Are
> those used for compilation at all (I looked quickly at the Makefile and it
> does not seem like it ..)? Are they used at runtime and in which fashion
> (static or dynamic library linking)?
>
> My main concern is that I am running binaries that are already using glibc
> and I would like to make sure that neither valgrind compilation or runtime
> is modifying the existing glibc libraries.
>
> Thanks for any help,
>
> Sebastien.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Valgrind-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users