From owner-freebsd-hackers Thu Nov 27 19:27:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA14917 for hackers-outgoing; Thu, 27 Nov 1997 19:27:52 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from teel.info-noire.com (slpp-51.interlinx.qc.ca [207.134.144.70]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA14911 for ; Thu, 27 Nov 1997 19:27:47 -0800 (PST) (envelope-from alex@teel.info-noire.com) Received: from localhost (alex@localhost) by teel.info-noire.com (8.8.8/8.8.5) with SMTP id WAA04088; Thu, 27 Nov 1997 22:27:41 -0500 (EST) Date: Thu, 27 Nov 1997 22:27:41 -0500 (EST) From: Alex Boisvert Reply-To: Alex Boisvert To: John Polstra cc: hackers@FreeBSD.ORG, darius@senet.com.au Subject: Re: Shared Libraries and debugging In-Reply-To: <199711272255.OAA18209@austin.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > But he was asking about core dumps. And he's right, it doesn't work. > I've been looking into it, and I have a fix to the dynamic linker that > seems to make it work fine. I'll commit it after I do a make world > and a little bit more testing. > Can this be "added" to -stable sometimes? If not, can the patches be applied to a -stable system without too much fuss? I'd like to have that "feature" when debugging. (I can wait 'till you test the beast, though) Regards, Alex.