From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 865 invoked by alias); 3 Sep 2009 16:11:34 -0000 Received: (qmail 849 invoked by uid 22791); 3 Sep 2009 16:11:32 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Sep 2009 16:11:26 +0000 Received: from zps76.corp.google.com (zps76.corp.google.com [172.25.146.76]) by smtp-out.google.com with ESMTP id n83GBMMP009024 for ; Thu, 3 Sep 2009 17:11:22 +0100 Received: from yxe38 (yxe38.prod.google.com [10.190.2.38]) by zps76.corp.google.com with ESMTP id n83GB4vt016966 for ; Thu, 3 Sep 2009 09:11:20 -0700 Received: by yxe38 with SMTP id 38so1269468yxe.6 for ; Thu, 03 Sep 2009 09:11:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.107.2 with SMTP id j2mr11043935anm.135.1251994279576; Thu, 03 Sep 2009 09:11:19 -0700 (PDT) In-Reply-To: <000901ca2caf$947d50a0$bd77f1e0$@u-strasbg.fr> References: <20090902164425.GR4379@adacore.com> <8ac60eac0909030854j21d514f9h5047a099a3eb3d80@mail.gmail.com> <000901ca2caf$947d50a0$bd77f1e0$@u-strasbg.fr> Date: Thu, 03 Sep 2009 16:11:00 -0000 Message-ID: <8ac60eac0909030911j16860840p39a70be37576f88@mail.gmail.com> Subject: Re: [gdb-7.0 release] 2009-09-02 status and proposed plan From: Paul Pluzhnikov To: Pierre Muller Cc: Joel Brobecker , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00045.txt.bz2 On Thu, Sep 3, 2009 at 8:59 AM, Pierre Muller wrot= e: > I came across these assertions while trying to debug > gdb with itself on OpenSolaris! > =A0The offending section where > =A0something =A0.SUNW_xxx special sections > > =A0But this means that I was unable to use > current CVS gdb on i386 OpenSolaris :( Could you check whether this patch: http://sourceware.org/ml/gdb-patches/2009-08/msg00437.html fixes it on OpenSolaris/i386? Thanks, --=20 Paul Pluzhnikov