From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15859 invoked by alias); 6 Mar 2008 12:17:07 -0000 Received: (qmail 15804 invoked by uid 22791); 6 Mar 2008 12:16:57 -0000 X-Spam-Check-By: sourceware.org Received: from imx12.toshiba.co.jp (HELO imx12.toshiba.co.jp) (61.202.160.132) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 12:16:29 +0000 Received: from arc11.toshiba.co.jp ([133.199.90.127]) by imx12.toshiba.co.jp with ESMTP id m26CGPo6012090 for ; Thu, 6 Mar 2008 21:16:25 +0900 (JST) Received: (from root@localhost) by arc11.toshiba.co.jp id m26CGPfE026265 for gdb-patches@sourceware.org; Thu, 6 Mar 2008 21:16:25 +0900 (JST) Received: from ovp11.toshiba.co.jp [133.199.90.148] by arc11.toshiba.co.jp with ESMTP id XAA26260; Thu, 6 Mar 2008 21:16:25 +0900 Received: from mx.toshiba.co.jp (localhost [127.0.0.1]) by ovp11.toshiba.co.jp with ESMTP id m26CGPMI012901 for ; Thu, 6 Mar 2008 21:16:25 +0900 (JST) Received: from mx.tjsys.co.jp by toshiba.co.jp id m26CGORe002179; Thu, 6 Mar 2008 21:16:24 +0900 (JST) Received: from voltage-out.tjsys.co.jp (voltage-out.tjsys.co.jp [157.79.3.51]) by mx.tjsys.co.jp (8.12.11/8.12.11) with ESMTP id m26CGOqa003214 for ; Thu, 6 Mar 2008 21:16:24 +0900 (JST) Received: from is-com10 ([157.79.3.71]) by voltage-out.tjsys.co.jp (8.13.1/8.13.1) with SMTP id m26CGJQ0020743 for ; Thu, 6 Mar 2008 21:16:19 +0900 Received: from MOSTPCMSS20377 ([157.79.30.246]) by ims.tjsys.co.jp (iPlanet Messaging Server 5.2 HotFix 2.10 (built Dec 26 2005)) with ESMTP id <0JXB00LBG633LN@ims.tjsys.co.jp> for gdb-patches@sourceware.org; Thu, 06 Mar 2008 21:16:15 +0900 (JST) Date: Thu, 06 Mar 2008 12:17:00 -0000 From: Hidetaka Takano Subject: RE: problem with "info spu signal" command on spu-gdb In-reply-to: <200803031427.m23ERrYK013142@d12av02.megacenter.de.ibm.com> To: gdb-patches@sourceware.org Message-id: <002501c87f83$e0942e30$f61e4f9d@MOSTPCMSS20377> MIME-version: 1.0 X-Mailer: Microsoft Office Outlook 11 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: <004b01c87abb$54f75ef0$e11e4f9d@MOSTPCMSS20377> <200803031427.m23ERrYK013142@d12av02.megacenter.de.ibm.com> X-WAuditID: 0803062116150000017963 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: 2008-03/txt/msg00038.txt.bz2 Hello Ulrich, Sorry for my late response. > Could you provide a ChangeLog entry describing the patch? Is this OK? 2008-02-29 Hidetaka Takano * spu-tdep.c (info_spu_event_command): insert a '\0' to the end of the data passing to strtoulst function. * spu-tdep.c (info_spu_signal_command): Likewise. Best regard. --- Hidetaka Takano / Toshiba