You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Sumeet Singh <su...@openwave.com> on 2004/06/08 20:26:51 UTC

Checking memory errors in apache2.0

Hi,
    I have memory related errors in my code and need to be able to run 
apache2.0 with some memory-checking tool like purify. Unfortunately I am 
not able to make libtool use purify in its link line. At the same time, 
I can't use dbx's RTC for some other reason. gdb says "no debugging 
symbols found" (is that because I am using Sun's compiler ?).

I will appreciate any help here.

-regards,
sumeet