From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25589 invoked by alias); 8 Sep 2008 03:16:40 -0000 Received: (qmail 25581 invoked by uid 22791); 8 Sep 2008 03:16:40 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Sep 2008 03:16:01 +0000 Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K6U0094VX3PTMW0@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Mon, 08 Sep 2008 06:16:38 +0300 (IDT) Date: Mon, 08 Sep 2008 03:16:00 -0000 From: Eli Zaretskii Subject: Re: [rfc] [18/18] Cell multi-arch: Automatically flush software-managed cache In-reply-to: <200809072117.m87LHGEp003814@d12av02.megacenter.de.ibm.com> X-012-Sender: halo1@inter.net.il To: Ulrich Weigand Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200809072117.m87LHGEp003814@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: 2008-09/txt/msg00156.txt.bz2 > Date: Sun, 7 Sep 2008 23:17:16 +0200 (CEST) > From: "Ulrich Weigand" > > +Set whether to automatically flush SW-managed cache."), Please say "software" instead of "SW". I don't see a need for the shorthand here, and it certainly obscures the meaning. > +Use \"on\" to automatically flush the software-managed cache whenever SPE execution stops.\n\ This line is too long. > Index: src/gdb/doc/gdb.texinfo This part is fine. Thanks.