From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17197 invoked by alias); 24 Nov 2006 20:29:30 -0000 Received: (qmail 17189 invoked by uid 22791); 24 Nov 2006 20:29:29 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate6.de.ibm.com (HELO mtagate6.de.ibm.com) (195.212.29.155) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Nov 2006 20:29:20 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate6.de.ibm.com (8.13.8/8.13.8) with ESMTP id kAOKTH0G068356 for ; Fri, 24 Nov 2006 20:29:17 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.6/8.13.6/NCO v8.1.1) with ESMTP id kAOKWm9Y2375800 for ; Fri, 24 Nov 2006 21:32:48 +0100 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 kAOKTGRP014735 for ; Fri, 24 Nov 2006 21:29:17 +0100 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 kAOKTGgk014732; Fri, 24 Nov 2006 21:29:16 +0100 Message-Id: <200611242029.kAOKTGgk014732@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Fri, 24 Nov 2006 21:29:16 +0100 Subject: Re: SPU port for GDB 6.6? To: drow@false.org (Daniel Jacobowitz), brobecker@adacore.com Date: Fri, 24 Nov 2006 20:29:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: <20061124202407.GA20738@nevyn.them.org> from "Daniel Jacobowitz" at Nov 24, 2006 03:24:07 PM X-Mailer: ELM [version 2.5 PL2] 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: 2006-11/txt/msg00289.txt.bz2 Daniel Jacobowitz wrote: > On Fri, Nov 24, 2006 at 11:25:20AM -0800, Joel Brobecker wrote: > > > http://sources.redhat.com/ml/gdb-patches/2006-11/msg00251.html > > > > This patch (gdbserver) look ok as far as I'm concerned. It seems > > sufficiently obvious in the common bits it is touching, so I don't > > think Daniel would object to that. Go ahead and commit, it's simple > > enough to back out if he (or someone else!) does. > > I don't, as it happens; all is well. Thanks Joel and Dan, I've now committed all four patches to the 6.6 branch, as well as the change to MAINTAINERS and NEWS. I've also changed NEWS in mainline to indicate the SPU port is already supported in GDB 6.6. Bye, Ulrich ChangeLog: * NEWS: SPU target is already supported in GDB 6.6. Index: gdb/NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.202 diff -u -p -r1.202 NEWS --- gdb/NEWS 22 Nov 2006 19:41:17 -0000 1.202 +++ gdb/NEWS 24 Nov 2006 20:16:39 -0000 @@ -3,10 +3,6 @@ *** Changes since GDB 6.6 -* New targets - -Cell Broadband Engine SPU spu-elf - * The GDB remote stub, gdbserver, now has lower overhead for high frequency signals (e.g. SIGALRM) via the QPassSignals packet. @@ -22,6 +18,7 @@ QPassSignals: * New targets Xtensa xtensa-elf +Cell Broadband Engine SPU spu-elf * GDB can now be configured as a cross-debugger targeting native Windows (mingw32) or Cygwin. It can communicate with a remote debugging stub -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com