From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21209 invoked by alias); 10 Jun 2005 19:05:41 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21182 invoked by uid 22791); 10 Jun 2005 19:05:34 -0000 Received: from rwcrmhc12.comcast.net (HELO rwcrmhc12.comcast.net) (216.148.227.85) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 10 Jun 2005 19:05:34 +0000 Received: from lucon.org ([24.6.212.230]) by comcast.net (rwcrmhc12) with ESMTP id <2005061019053201400jh4a7e>; Fri, 10 Jun 2005 19:05:32 +0000 Received: by lucon.org (Postfix, from userid 1000) id 1EAB864607; Fri, 10 Jun 2005 12:05:32 -0700 (PDT) Date: Fri, 10 Jun 2005 19:05:00 -0000 From: "H. J. Lu" To: Rich Coe Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: no stack trace with 2.6.11 and gdb 6.3 Message-ID: <20050610190531.GA8893@lucon.org> References: <20050610125855.62ce7313@godzilla> <20050610181140.GA6207@nevyn.them.org> <20050610135940.23bd015c@godzilla> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050610135940.23bd015c@godzilla> User-Agent: Mutt/1.4.1i X-SW-Source: 2005-06/txt/msg00095.txt.bz2 On Fri, Jun 10, 2005 at 01:59:40PM -0500, Rich Coe wrote: > I downloaded the cvs snapshot gdb-6.3.50.20050607, built, and ran gdb > and the problem still persists. > > What next ? > Try this. BTW, why does's gdb use http://www.sourceware.org/bugzilla/ It is very stupid not to. H.J. ---- --- gdb/config/i386/linux64.mt.vdso 2004-11-11 16:47:07.000000000 -0800 +++ gdb/config/i386/linux64.mt 2005-02-01 13:01:46.056022932 -0800 @@ -1,5 +1,5 @@ # Target: GNU/Linux x86-64 TDEPFILES= amd64-tdep.o amd64-linux-tdep.o \ i386-tdep.o i387-tdep.o i386-linux-tdep.o glibc-tdep.o \ - solib.o solib-svr4.o corelow.o + solib.o solib-svr4.o corelow.o symfile-mem.o DEPRECATED_TM_FILE= solib.h