From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25902 invoked by alias); 24 Jan 2006 21:24:51 -0000 Received: (qmail 25889 invoked by uid 22791); 24 Jan 2006 21:24:50 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 24 Jan 2006 21:24:50 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-153-138.inter.net.il [80.230.153.138]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DKT95796 (AUTH halo1); Tue, 24 Jan 2006 23:22:24 +0200 (IST) Date: Tue, 24 Jan 2006 21:24:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060124165326.GA19716@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 24 Jan 2006 11:53:26 -0500) Subject: Re: RFC: Clean up "show remote" Reply-to: Eli Zaretskii References: <20060122201759.GA28863@nevyn.them.org> <20060123051544.GA5009@nevyn.them.org> <20060124165326.GA19716@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00376.txt.bz2 > Date: Tue, 24 Jan 2006 11:53:26 -0500 > From: Daniel Jacobowitz > > > If that's what GCC does, GCC is not doing TRT: wrapping on spaces > > works for Latin and other similar languages, but can be dead wrong in > > other scripts. > > This would be a terrible shame. I asked for opinions from a couple of > GCC developers, and Paolo Bonzini suggested: Btw, I don't think we should tie these two issues, they are completely independent. The word-wrapping problem can wait, but the cleanup is good (modulo our disagreement about the style of the output).