Re: malloc.conf and malloc debugging

2004-10-16 Thread Kris Kennaway
On Sat, Oct 16, 2004 at 08:06:35AM +0200, Niclas Zeising wrote:
> Hi list!
> 
> I know you can turn malloc debugging on and of by symlinking 
> /etc/malloc.conf, i.e. ln -s AJ /etc/malloc.conf. But how do i check if 
> the debugging is on or not? I can't find a /etc/malloc.conf in my 
> system, niether can i find a AJ symlink.
> I'm running 5.3-BETA7 now, but are planning to upgrade to HEAD. Will 
> malloc debugging be turned on in the upgrade?

Yes.  You have to check the malloc sources to see the default value.
Typically debugging is enabled in HEAD and disabled everywhere else.

Kris


pgpKnfjP99YR8.pgp
Description: PGP signature


malloc.conf and malloc debugging

2004-10-16 Thread Niclas Zeising
Hi list!
I know you can turn malloc debugging on and of by symlinking 
/etc/malloc.conf, i.e. ln -s AJ /etc/malloc.conf. But how do i check if 
the debugging is on or not? I can't find a /etc/malloc.conf in my 
system, niether can i find a AJ symlink.
I'm running 5.3-BETA7 now, but are planning to upgrade to HEAD. Will 
malloc debugging be turned on in the upgrade?

Thanks in advance!
//Niclas
--
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"