From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 796 invoked by alias); 7 Oct 2005 00:13:20 -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 690 invoked by uid 22791); 7 Oct 2005 00:13:17 -0000 Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.207) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 07 Oct 2005 00:13:17 +0000 Received: by zproxy.gmail.com with SMTP id s1so333701nze for ; Thu, 06 Oct 2005 17:13:15 -0700 (PDT) Received: by 10.36.221.73 with SMTP id t73mr141938nzg; Thu, 06 Oct 2005 17:13:15 -0700 (PDT) Received: by 10.36.103.3 with HTTP; Thu, 6 Oct 2005 17:13:15 -0700 (PDT) Message-ID: <4ebb21ed0510061713w34b5426cw1b963bdbad1f22bb@mail.gmail.com> Date: Fri, 07 Oct 2005 00:13:00 -0000 From: daniel he Reply-To: daniel he To: daniel he , gdb-patches@sources.redhat.com Subject: Re: SIGTRAP, SIGILL/SIGSEGV reported in cross debugging In-Reply-To: <20051005202201.GA14434@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4ebb21ed0510051310r200db910l734b6f170c3b6925@mail.gmail.com> <20051005202201.GA14434@nevyn.them.org> X-SW-Source: 2005-10/txt/msg00057.txt.bz2 > 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. > CVS version has fixed the bug. Thanks.