From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23367 invoked by alias); 9 Sep 2008 10:49:31 -0000 Received: (qmail 23358 invoked by uid 22791); 9 Sep 2008 10:49:29 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate2.de.ibm.com (HELO mtagate2.de.ibm.com) (195.212.17.162) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 Sep 2008 10:48:41 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate2.de.ibm.com (8.13.1/8.13.1) with ESMTP id m89Amb8r010388 for ; Tue, 9 Sep 2008 10:48:37 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 v9.1) with ESMTP id m89AmbJr3780704 for ; Tue, 9 Sep 2008 12:48:37 +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 m89AmYRs031945 for ; Tue, 9 Sep 2008 12:48:34 +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 m89AmXqU031638; Tue, 9 Sep 2008 12:48:33 +0200 Message-Id: <200809091048.m89AmXqU031638@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Tue, 9 Sep 2008 12:48:22 +0200 Subject: Re: [rfc] [18/18] Cell multi-arch: Automatically flush software-managed cache To: eliz@gnu.org Date: Tue, 09 Sep 2008 10:49:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: from "Eli Zaretskii" at Sep 08, 2008 10:28:36 PM 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: 2008-09/txt/msg00181.txt.bz2 Eli Zaretskii wrote: > > Date: Mon, 8 Sep 2008 13:47:36 +0200 (CEST) > > From: "Ulrich Weigand" > > Cc: gdb-patches@sourceware.org > > > > > > +Use \"on\" to automatically flush the software-managed cache whenever SPE execution stops.\n\ > > > > > > This line is too long. > > > > Both issues should be fixed in the patch below. > > The second one is not, I think: > > > +Use \"on\" to automatically flush the software-managed cache \ > > The trailing backslash escapes the following newline, so the line will > be still too long when displayed by GDB; you want \n\, I think. Ah, I misunderstood. I've now changed this to \n\ to ensure the line as printed is no longer than 80 characters; same for the stop-on-load command. Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com