From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8051 invoked by alias); 3 Apr 2009 15:03:58 -0000 Received: (qmail 7979 invoked by uid 22791); 3 Apr 2009 15:03:57 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtagate8.de.ibm.com (HELO mtagate8.de.ibm.com) (195.212.29.157) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Apr 2009 15:03:52 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate8.de.ibm.com (8.14.3/8.13.8) with ESMTP id n33F32pw121482 for ; Fri, 3 Apr 2009 15:03:02 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n33F32XC4268160 for ; Fri, 3 Apr 2009 17:03:02 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n33F31NT017525 for ; Fri, 3 Apr 2009 17:03:02 +0200 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id n33F30fJ017497; Fri, 3 Apr 2009 17:03:00 +0200 Message-Id: <200904031503.n33F30fJ017497@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Fri, 03 Apr 2009 17:03:00 +0200 Subject: Re: [commit, gdbserver] Fix gdbserver on SPU To: pedro@codesourcery.com (Pedro Alves) Date: Fri, 03 Apr 2009 15:03:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: <200904031547.59755.pedro@codesourcery.com> from "Pedro Alves" at Apr 03, 2009 03:47:58 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00064.txt.bz2 Pedro Alves wrote: > On Friday 03 April 2009 15:40:43, Ulrich Weigand wrote: > > Hello, > > > > this patch fixes gdbserver for the SPU target, which was quite broken > > since the recent multi-process merge. Many of the spu-low.c routines > > were not fully adapted to common code changes, so it didn't even > > compile ... > > Argh, very sorry about it. No problem ... > Hmm, I was just noticing... Does this file > have any dependency on SPU specific headers? For the next time, can one > build this file with a regular ppc gcc? There are no specific dependencies and gdbserver itself is built as a ppc executable anyway. You just need to configure with --target=spu and it should get built on any ppc Linux system. Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com