From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10412 invoked by alias); 4 Sep 2009 15:07:26 -0000 Received: (qmail 10194 invoked by uid 22791); 4 Sep 2009 15:07:23 -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.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 04 Sep 2009 15:07:15 +0000 Received: from spaceape23.eur.corp.google.com (spaceape23.eur.corp.google.com [172.28.16.75]) by smtp-out.google.com with ESMTP id n84F7CCZ022942 for ; Fri, 4 Sep 2009 08:07:12 -0700 Received: from ywh4 (ywh4.prod.google.com [10.192.8.4]) by spaceape23.eur.corp.google.com with ESMTP id n84F65Af025544 for ; Fri, 4 Sep 2009 08:07:09 -0700 Received: by ywh4 with SMTP id 4so1616633ywh.1 for ; Fri, 04 Sep 2009 08:07:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.96.20 with SMTP id y20mr12573024anl.93.1252076828557; Fri, 04 Sep 2009 08:07:08 -0700 (PDT) In-Reply-To: <001401ca2d49$29047160$7b0d5420$@u-strasbg.fr> References: <20090902164425.GR4379@adacore.com> <8ac60eac0909030854j21d514f9h5047a099a3eb3d80@mail.gmail.com> <000901ca2caf$947d50a0$bd77f1e0$@u-strasbg.fr> <8ac60eac0909030911j16860840p39a70be37576f88@mail.gmail.com> <001401ca2d49$29047160$7b0d5420$@u-strasbg.fr> Date: Fri, 04 Sep 2009 15:07:00 -0000 Message-ID: <8ac60eac0909040807n14dc65b3yef693f69dd193e97@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/msg00069.txt.bz2 On Fri, Sep 4, 2009 at 3:19 AM, Pierre Muller wrot= e: > =A0I checked your patch and it does solve the problem. > Instead of a internal_error, I get a warning > about .SUNW_version and .SUNW_versym sections > between intertwined. Thanks Pierre. Could you please post output from readelf -S That should help understanding why there is overlap in the first place. Thanks, --=20 Paul Pluzhnikov