From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12628 invoked by alias); 22 Jul 2009 18:10:16 -0000 Received: (qmail 12619 invoked by uid 22791); 22 Jul 2009 18:10:15 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout3.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 22 Jul 2009 18:10:03 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KN7002003NNF800@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Wed, 22 Jul 2009 21:10:00 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.240.193]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KN7001YI3SN6PJ0@i_mtaout3.012.net.il>; Wed, 22 Jul 2009 21:10:00 +0300 (IDT) Date: Wed, 22 Jul 2009 18:11:00 -0000 From: Eli Zaretskii Subject: Re: [rfc] [0/9] Cell multi-arch debugger In-reply-to: <200907221714.n6MHE0s7012452@d12av02.megacenter.de.ibm.com> To: Ulrich Weigand Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83zlaw4miw.fsf@gnu.org> References: <200907221714.n6MHE0s7012452@d12av02.megacenter.de.ibm.com> X-IsSubscribed: yes 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-07/txt/msg00557.txt.bz2 > Date: Wed, 22 Jul 2009 19:14:00 +0200 (CEST) > From: "Ulrich Weigand" > Cc: eliz@gnu.org > > Eli, I think I've addressed in the documentation changes all issues you > raised when I last posted the patch series. I've also now added NEWS > entries where appropriate. Are the docu/NEWS changes OK? Yes, with a few minor comments. See the responses to the individual patches in this set. Thanks.