On Sun, 8 Aug 1999 [EMAIL PROTECTED] wrote:
> Is there someone on the list who have the full pure* products ? I
> only have purify. It would be nice to run htdig thru purify and
> purecoverage (when tests are ready).
I can't say I'm familiar with purcoverage, though I'd be interested to
know how it differs from gcov.
I would also say that we should probably try to leave off
gcov/gprof/purify and company until *after* 3.2.0b1 unless there's an
obvious problem.
As for leak testing, I've actually found the simple LeakTester program to
be quite useful. It "bolts" onto gdb and reveals the procedure call that
did not free the memory properly. Last I used it, it didn't deal very well
with static declarations, but otherwise, it was very useful.
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.