From owner-freebsd-stable Mon Apr 10 16:34:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sunny.pacific.net.au (sunny.pacific.net.au [210.23.129.40]) by hub.freebsd.org (Postfix) with ESMTP id D38B837B80B for ; Mon, 10 Apr 2000 16:33:25 -0700 (PDT) (envelope-from gfm@mira.net) Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id JAA17640; Tue, 11 Apr 2000 09:28:59 +1000 (EST) Received: from ppp185.dyn138.pacific.net.au (ppp185.dyn138.pacific.net.au [210.23.138.185]) by wisma.pacific.net.au with SMTP id JAA24691; Tue, 11 Apr 2000 09:28:52 +1000 (EST) From: Graham Menhennitt To: Alexander Frolkin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: weirdness w/ gdb (and others) and home directory Date: Tue, 11 Apr 2000 09:28:41 +1000 Message-ID: <6WHyOMQjgFa=nE46yanjvQgl54mP@4ax.com> References: <20000410022851.B8117@threads.polyesthetic.msg> <19960102012211.B660@gamma> In-Reply-To: <19960102012211.B660@gamma> X-Mailer: Forte Agent 1.6/32.525 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You don't have a line saying just "cd" at the start of your .profile/bashrc/.cshrc by any chance, do you? Graham On Tue, 2 Jan 1996 01:22:11 +0000, you wrote: > Hi. I'm seeing some "weird" stuff with my 4.0-STABLE box. The > symptom is: >=20 > tim:/tmp$ gdb /bin/pwd > GNU gdb 4.18 >=20 > [License] >=20 > This GDB was configured as "i386-unknown-freebsd"... > (no debugging symbols found)... > (gdb) run > Starting program: /bin/pwd=20 > warning: shared library handler failed to enable breakpoint > /usr/home/tim >=20 > Program exited normally. > (gdb)=20 >=20 >=20 > It prints "/usr/home/tim", even though I was in "/tmp" when I ran > it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message