From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1078 invoked by alias); 14 Jun 2007 19:58:47 -0000 Received: (qmail 1069 invoked by uid 22791); 14 Jun 2007 19:58:46 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate3.de.ibm.com (HELO mtagate3.de.ibm.com) (195.212.29.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Jun 2007 19:58:44 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate3.de.ibm.com (8.13.8/8.13.8) with ESMTP id l5EJwegQ062526 for ; Thu, 14 Jun 2007 19:58:40 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 v8.3) with ESMTP id l5EJwedj3948656 for ; Thu, 14 Jun 2007 21:58:40 +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 l5EJweYe015980 for ; Thu, 14 Jun 2007 21:58:40 +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 l5EJweUO015972; Thu, 14 Jun 2007 21:58:40 +0200 Message-Id: <200706141958.l5EJweUO015972@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Thu, 14 Jun 2007 21:58:40 +0200 Subject: [rfa] Mention new spu features in NEWS To: gdb-patches@sourceware.org, eliz@gnu.org Date: Thu, 14 Jun 2007 19:58:00 -0000 From: "Ulrich Weigand" 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: 2007-06/txt/msg00285.txt.bz2 Hello Eli, I promised to mention the new spu features in NEWS. Is the following text OK? Bye, Ulrich ChangeLog: * NEWS: Mention "info spu" commands and qXfer:spu:read and qXfer:spu:write remote packet types. diff -urNp gdb-orig/gdb/NEWS gdb-head/gdb/NEWS --- gdb-orig/gdb/NEWS 2007-06-14 14:53:59.000000000 +0200 +++ gdb-head/gdb/NEWS 2007-06-14 21:54:15.508640749 +0200 @@ -74,6 +74,11 @@ show sysroot general version of "set solib-absolute-prefix", which is now an alias to "set sysroot". +info spu + Provide extended SPU facility status information. This set of + commands is available only when debugging the Cell/B.E. SPU + architecture. + * New native configurations OpenBSD/sh sh*-*openbsd* @@ -100,6 +105,11 @@ qXfer:features:read: Read an XML target description from the target, which describes its features. +qXfer:spu:read: +qXfer:spu:write: + Read or write contents of an spufs file on the target system. These + packets are available only on the Cell/B.E. SPU architecture. + * Removed targets Support for these obsolete configurations has been removed. -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com