From 83cc5c53e52677b0b951844c49ef1b2c94999809 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Fri, 15 Jun 2007 12:40:46 +0000 Subject: * NEWS: Mention "info spu" commands and qXfer:spu:read and qXfer:spu:write remote packet types. --- gdb/NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 3e9bc37..596456d 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -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. -- cgit v1.1