From owner-freebsd-questions Tue Oct 31 12:16:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sfo.erg.sri.com (sfo.erg.sri.com [128.18.100.4]) by hub.freebsd.org (Postfix) with ESMTP id 5331937B4E5 for ; Tue, 31 Oct 2000 12:16:27 -0800 (PST) Received: from pineapple.erg.sri.com (pineapple.erg.sri.com [128.18.3.137]) by sfo.erg.sri.com (8.9.1/8.9.0) with ESMTP id MAA22332 for ; Tue, 31 Oct 2000 12:16:26 -0800 (PST) Message-Id: <4.3.1.2.20001031121000.00c8dc20@sfo.erg.sri.com> X-Sender: elin@sfo.erg.sri.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 31 Oct 2000 12:16:35 -0800 To: freebsd-questions@FreeBSD.ORG From: "Elin L. Klaseen" Subject: memory leak detection Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would like to find memory leaks in our application. The application is written in C and is running on freeBSD 3.2. Am unsure how to use the libleak and libgc libraries (from man gc). I have linked to these libraries (made no code changes), and see no change in the program. Is there output that I can expect? Thanks in advance, Elin L. Klaseen SRI International To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message