From owner-freebsd-current@FreeBSD.ORG Sun Oct 7 22:47:02 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34F6C16A540 for ; Sun, 7 Oct 2007 22:47:02 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from smtpauth14.prod.mesa1.secureserver.net (smtpauth14.prod.mesa1.secureserver.net [64.202.165.39]) by mx1.freebsd.org (Postfix) with SMTP id E1E1B13C480 for ; Sun, 7 Oct 2007 22:47:01 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: (qmail 21009 invoked from network); 7 Oct 2007 22:47:01 -0000 Received: from unknown (96.226.25.79) by smtpauth14.prod.mesa1.secureserver.net (64.202.165.39) with ESMTP; 07 Oct 2007 22:47:00 -0000 Message-ID: <470961E4.8060700@computer.org> Date: Sun, 07 Oct 2007 17:47:00 -0500 From: Eric Schuele User-Agent: Thunderbird 2.0.0.6 (X11/20070921) MIME-Version: 1.0 To: Kip Macy References: <46FC8079.6030304@computer.org> <20070928042939.GA34316@troutmask.apl.washington.edu> <46FC89FB.2070506@computer.org> <20070928051252.GA34607@troutmask.apl.washington.edu> <46FC90EC.4060808@computer.org> In-Reply-To: X-Enigmail-Version: 0.95.2 OpenPGP: url=http://www.ravenlock.us/files/pub_schuele.pgp Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD1AD7D962A238DD3EF8BDAEC" Cc: freebsd-current@freebsd.org, Steve Kargl Subject: Re: Trouble with GDB and specific app on 7.0-CURRENT.... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 22:47:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD1AD7D962A238DD3EF8BDAEC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/07/2007 17:44, Kip Macy wrote: > On 9/27/07, Eric Schuele wrote: >> On 09/28/2007 00:12, Steve Kargl wrote: >>> On Thu, Sep 27, 2007 at 11:58:35PM -0500, Eric Schuele wrote: >>>> On 09/27/2007 23:29, Steve Kargl wrote: >>>>> On Thu, Sep 27, 2007 at 11:18:01PM -0500, Eric Schuele wrote: >>>>>> Has anyone seen behavior like this? What else can I provide that = might >>>>>> help diagnose this? >>>>>> >>>>> Are you by any chance using tcsh as your shell? >>>>> >>>> heh... Yes, as a matter of fact. How is that affecting me? I've al= ways >>>> used tcsh and not had these troubles. >>>> >>> Signal handling in tcsh is broken, and one manifestation of >>> the problem is the behavior you're seeing with gdb. I've >>> repeatedly asked to have the 6.15.0 version of tcsh backed >>> out of src/ to the previously working 6.14.0 version, but no >>> one who can affect such a change seems to think a default user >>> shell with broken signal handling is a problem. The only >>> workaround that I've found is "setenv SHELL sh" prior to >>> executing gdb. >> Hmm... yeah.. I found the bug report after you mentioned tcsh. Howeve= r >> changing that var has no effect for me. In fact using sh as my shell >> makes no difference either. >> >> Maybe I should rollback my tcsh and see what happens? >=20 > You need to actually execute a different shell. Changing the variable > isn't going to help. I did execute a different shell. Tried several in fact. >=20 > -Kip >=20 >=20 --=20 Regards, Eric --------------enigD1AD7D962A238DD3EF8BDAEC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHCWHkngSDRM3IXUoRAvgGAJ9sVi77PI4bfvPQErxYS//cbFZ+awCfeJW6 0ae2J0ubA2GfNG1XVaC++Cs= =SBZ/ -----END PGP SIGNATURE----- --------------enigD1AD7D962A238DD3EF8BDAEC--