From owner-freebsd-questions Tue Mar 14 11:58:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from redbox.venux.net (redbox.venux.net [216.47.238.10]) by hub.freebsd.org (Postfix) with ESMTP id 6EDF137B742 for ; Tue, 14 Mar 2000 11:58:41 -0800 (PST) (envelope-from mitch@venux.net) Received: from inky (inky.venux.net [216.47.238.64]) by redbox.venux.net (Postfix) with SMTP id 418242E20B for ; Tue, 14 Mar 2000 14:46:48 -0500 (EST) Message-ID: <036c01bf8df0$16738480$40ee2fd8@venux.net> From: "Mitch Vincent" To: Subject: More core dump questions Date: Tue, 14 Mar 2000 15:01:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, finally got the program to dump core and even after compiling with debug symbols (gmake COPT="-g") yet there are still no debug symbols in the binars (though the binary does grow by about 7 fold). I thought maybe it was being stripped when it was linked, I logged the make and looked, I see no -s or -S flags passwd to ld at all.. Would there be any other reason anyone can think of for the binary to be stripped? Thanks! - Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message