On Sun, 28 Dec 2003, Pascal de R. wrote: > > samedi 27 d�cembre 2003 at 21:05:54, you said : > > Davide> # valgrind -v --skin=addrcheck --num-callers=8 > Davide> --leak-check=yes --show-reachable=yes ./XMail -Md > > > When I'm running Xmail with this command I have only 57212 Kb memory > using by the process ???? > > This number seems to be normal so running xmail with valgrind will > probably give us nothing :-(
Valgrind has its own emulation of the pthread library. Let it run, it is very useful. Even to discover eventual leaking inside glibc ... - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
