On Sun, 28 Dec 2003, Pascal  de R. wrote:

> 
> dimanche 28 décembre 2003 at 18:49:17, you said :
> 
> Davide> On Sun, 28 Dec 2003, Pascal  de R. wrote:
> 
> >>     This is the first test with  valgrind (15 minutes running) !
> >>     Do you think my setup of it is correct and how many time I have to
> >>     keep running before to read interesting result ?
> 
> Davide> 1) Edit Makefile.lnx
> Davide>       a) Replace "-O2" with "-g -O0" inside CFLAGS
> 
> I did it
> 
> Davide>       b) Remove all the "strip" lines
> I did it
> 
> Davide> 2) Rebuild XMail
> 
> I did It
> 
> Davide>       $ make -f Makefile.lnx clean
> I did It
> 
> Davide>       $ make -f Makefile.lnx
> 
> I did It
> 
> Davide> 3) Run valgrind:
> 
> I did It
> 
> Davide>       # export MAIL_ROOT=...
> Davide>       # export MAIL_CMD_LINE=...
> Davide>       # valgrind -v --skin=addrcheck --num-callers=8
> Davide> --leak-check=yes --show-reachable=yes ./XMail -Md
> 
> 
> So everything seems ok for me.

Valgrind showed numeric addresses not function names, so there seem to be 
something wrong in your process.



- 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]

Reply via email to