From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2201 invoked by alias); 5 Oct 2005 20:22:07 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2192 invoked by uid 22791); 5 Oct 2005 20:22:04 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 05 Oct 2005 20:22:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1ENFm5-0003mT-OK; Wed, 05 Oct 2005 16:22:01 -0400 Date: Wed, 05 Oct 2005 20:22:00 -0000 From: Daniel Jacobowitz To: daniel he Cc: gdb-patches@sources.redhat.com Subject: Re: SIGTRAP, SIGILL/SIGSEGV reported in cross debugging Message-ID: <20051005202201.GA14434@nevyn.them.org> Mail-Followup-To: daniel he , gdb-patches@sources.redhat.com References: <4ebb21ed0510051310r200db910l734b6f170c3b6925@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ebb21ed0510051310r200db910l734b6f170c3b6925@mail.gmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00045.txt.bz2 Please send bug reports to gdb@, not gdb-patches@, next time. On Wed, Oct 05, 2005 at 01:10:47PM -0700, daniel he wrote: > Hi, > > While cross-debugging , I found the cross-gdb reported SIGTRAP, SIGILL > or SIGSEGV if I set the breakpoint at the thread function. I did > preliminary investiagtion and provided two compact test cases to > reproduce this bug. I think this bug should be reported here. Have you tried a CVS version of GDB? If not, please do so; I believe these should be fixed by a patch that Andreas checked in last week. -- Daniel Jacobowitz CodeSourcery, LLC