From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26883 invoked by alias); 17 Apr 2013 07:55:01 -0000 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 Received: (qmail 26866 invoked by uid 89); 17 Apr 2013 07:55:00 -0000 X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_20,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W autolearn=ham version=3.3.1 Received: from ihemail2.lucent.com (HELO ihemail2.lucent.com) (135.245.0.35) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 17 Apr 2013 07:54:59 +0000 Received: from fr712usmtp2.zeu.alcatel-lucent.com (h135-239-2-42.lucent.com [135.239.2.42]) by ihemail2.lucent.com (8.13.8/IER-o) with ESMTP id r3H7sswR010617 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 17 Apr 2013 02:54:55 -0500 (CDT) Received: from destgd0d00539.de.alcatel-lucent.com (destgd0d00539.de.alcatel-lucent.com [149.204.131.198]) by fr712usmtp2.zeu.alcatel-lucent.com (GMO) with ESMTP id r3H7sqwO016591; Wed, 17 Apr 2013 09:54:53 +0200 From: Klaus Zeitler To: Pedro Alves Cc: Subject: Re: Shared library call problems on PowerPC with gdb 7.2 References: <516C1102.60208@redhat.com> Reply-To: Klaus.Zeitler@alcatel-lucent.com Date: Wed, 17 Apr 2013 07:55:00 -0000 In-Reply-To: <516C1102.60208@redhat.com> (Pedro Alves's message of "Mon, 15 Apr 2013 15:38:58 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-04/txt/msg00046.txt.bz2 >>>>> "Pedro" =3D=3D Pedro Alves writes: Pedro>=20 Pedro> On 04/15/2013 03:20 PM, Klaus Zeitler wrote: >> I'm using gdb 7.2, the exact version is: >> GNU gdb (Wind River Linux Sourcery G++ 4.4a-341) 7.2.50.20100908-cvs >> Maybe the gcc/binutils version is also relevant: >> powerpc-wrs-linux-gnu-gcc (Wind River Linux Sourcery G++ 4.4a-341) 4= .4.1 Pedro>=20 Pedro> You should request support from Wind River. Did that November last year. I've exchanged many emails with Windriver, but so far we haven't made any progress. That's why I thought that maybe asking the real gdb experts here could help. Because from the info I gathered in the internet, I thought this problem was already solved with a patch for 6.8. So of course the question remains, if and when (i.e. which version) the patch went upstream into the sources. And I also hoped that maybe there's some workaround for the version 7.2 we are using. Pedro> You could also try a current/recent pristine FSF/GNU GDB. Pedro> We're about to release 7.6. Ok, I'll give 7.5.1 a try in the next days. Thanks Klaus --=20 ------------------------------------------------------------------- | Klaus Zeitler Alcatel-Lucent | | Lorenzstrasse 10 70435 Stuttgart, Germany | | Department: Building: 005 Office: 3/171 | | Telefon: +49 711821 43898 | | Email: klaus.zeitler@alcatel-lucent.com | | | | Alcatel-Lucent Deutschland AG | | Sitz der Gesellschaft: Stuttgart =C2=B7 Amtsgericht Stuttgart HRB 4026 | | Vorsitzender des Aufsichtsrates: Michael Oppenhoff | | Vorstand: | | Alf Henryk Wulf (Vorsitzender) =C2=B7 Dr. Rainer Fechner | ------------------------------------------------------------------- --- There are two ways to write error-free programs. Only the third one works.