From owner-freebsd-stable Tue Aug 15 0:44:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id D1D6A37B5AA for ; Tue, 15 Aug 2000 00:44:41 -0700 (PDT) (envelope-from fjoe@iclub.nsu.ru) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id OAA32768; Tue, 15 Aug 2000 14:42:11 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 15 Aug 2000 14:42:11 +0700 (NSS) From: Max Khon To: Andy@silverbrook.com.au Cc: freebsd-stable@FreeBSD.ORG Subject: Re: breakpoints & rtld: bin/20373 In-Reply-To: <200008150639.QAA83869@bebop.lan.silverbrook.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! On Tue, 15 Aug 2000 Andy@silverbrook.com.au wrote: > I am wondering if anyone else is being affected by PR bin/20373 - > setting of breakpoints in dload'd objects not working - and anyone > (David O'Brien?) has a clue on it. The only reason I'm asking is that > I'm running out of things to do that don't need rtld debug ability. > I also can't believe it isn't affecting other people too, especially > those doing any lib work on the system itself. Or can you all get > away with static linking? (I can't unfortunately). the same thing here. I thought that I somehow messed my gcc (I added support for loading DWARF 2 unwinding info in crtbegin/crtend and enabled it in gcc) but problem persists when I use stock gcc. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message