From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25759 invoked by alias); 14 Jun 2005 20:25:47 -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 25737 invoked by uid 22791); 14 Jun 2005 20:25:42 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 14 Jun 2005 20:25:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DiHye-0005wN-O8; Tue, 14 Jun 2005 16:25:40 -0400 Date: Tue, 14 Jun 2005 20:25:00 -0000 From: Daniel Jacobowitz To: Rich Coe Cc: gdb@sources.redhat.com Subject: Re: gdb x86_64 ERESTARTNOHAND Message-ID: <20050614202540.GA22787@nevyn.them.org> Mail-Followup-To: Rich Coe , gdb@sources.redhat.com References: <20050614085425.6717c34b@godzilla> <20050614143252.GA3288@nevyn.them.org> <20050614151927.328e1a4c@godzilla> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050614151927.328e1a4c@godzilla> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00141.txt.bz2 On Tue, Jun 14, 2005 at 03:19:27PM -0500, Rich Coe wrote: > when running 32bit apps on a 64bit system, doesn't gdb use > i386-linux-tdep ? It ought to. I hadn't stopped to think about that; it's odd that you see the problem for -m32. I'm afraid I can't guess why without time to reproduce it myself. The 64-bit file probably wants a fix for this, anyway. -- Daniel Jacobowitz CodeSourcery, LLC