From owner-freebsd-questions Tue Sep 23 15:03:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA08075 for questions-outgoing; Tue, 23 Sep 1997 15:03:23 -0700 (PDT) Received: from ghost.mep.ruhr-uni-bochum.de (ghost.mep.ruhr-uni-bochum.de [134.147.6.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA08069 for ; Tue, 23 Sep 1997 15:03:18 -0700 (PDT) Received: (from roberte@localhost) by ghost.mep.ruhr-uni-bochum.de (8.8.5/8.8.4) id AAA02264 for questions@freebsd.org; Wed, 24 Sep 1997 00:03:18 +0200 (MESZ) From: Robert Eckardt Message-Id: <199709232203.AAA02264@ghost.mep.ruhr-uni-bochum.de> Subject: malloc Dump ? To: questions@freebsd.org Date: Wed, 24 Sep 1997 00:03:18 +0200 (MESZ) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm trying to get malloc (2.2.2) to dump statistics in `malloc.out'. 1. extern char *malloc_options; ... malloc_options = "D"; /* first line in main() */ 2. % echo $MALLOC_OPTIONS D 3. /etc/malloc.conf -> D touch'd malloc.out main() returns with `return 0;' However, I don't get the statistics. -rw-rw-r-- 1 roberte work 0 23 Sep 23:36 malloc.out What am I doing wrong ? (Option `A' works, btw.) Robert -- Robert Eckardt \\ FreeBSD -- solutions for a large universe.(tm) RobertE@MEP.Ruhr-Uni-Bochum.de \\ What do you want to boot tomorrow ?(tm) http://WWW.MEP.Ruhr-Uni-Bochum.de/~roberte For PGP-key finger roberte@gluon.MEP.Ruhr-Uni-Bochum.de