From owner-freebsd-bugs@FreeBSD.ORG Fri May 4 15:00:26 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7208016A400 for ; Fri, 4 May 2007 15:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2886413C46C for ; Fri, 4 May 2007 15:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l44F0PwH003606 for ; Fri, 4 May 2007 15:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l44F0PkB003605; Fri, 4 May 2007 15:00:25 GMT (envelope-from gnats) Date: Fri, 4 May 2007 15:00:25 GMT Message-Id: <200705041500.l44F0PkB003605@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Steven G. Kargl" Cc: Subject: Re: bin/112408: tcsh causes gdb to hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Steven G. Kargl" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2007 15:00:26 -0000 The following reply was made to PR bin/112408; it has been noted by GNATS. From: "Steven G. Kargl" To: Abdullah Ibn Hamad Al-Marri Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/112408: tcsh causes gdb to hang Date: Fri, 4 May 2007 07:56:31 -0700 (PDT) Abdullah Ibn Hamad Al-Marri wrote: > On 5/4/07, Steven G. Kargl wrote: > > > > >Number: 112408 > > >Category: bin > > >Synopsis: tcsh causes gdb to hang > > >Confidential: no > > >Severity: critical > > >Priority: high > > >Responsible: freebsd-bugs > > >State: open > > > > tcsh causes gdb to hang. I've compile gfortran 4.3 from gcc.gnu.org > > svn repository. Trying to debug a gfortran compiler bug via > > > > Maybe you need to check this port problem. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=100067 > That PR is irrelevant. I see the same behavior with gdb-6.5.tar.gz built from source retrieved from ftp.gnu.org. In addition, the gdb that I've reporting the problem against is the gdb in the *base system*. Having a working debugger in -current base system would seem to be an essential tool. In fact, gdb appears to work fine with /bin/sh. So, *the problem* is the new tcsh code. The recent tcsh import needs to be reverted. -- Steve http://troutmask.apl.washington.edu/~kargl/