From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24538 invoked by alias); 17 Oct 2009 17:08:53 -0000 Received: (qmail 24529 invoked by uid 22791); 17 Oct 2009 17:08:52 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Oct 2009 17:08:47 +0000 Received: from wpaz13.hot.corp.google.com (wpaz13.hot.corp.google.com [172.24.198.77]) by smtp-out.google.com with ESMTP id n9HH8iRx021843 for ; Sat, 17 Oct 2009 18:08:45 +0100 Received: from yxe17 (yxe17.prod.google.com [10.190.2.17]) by wpaz13.hot.corp.google.com with ESMTP id n9HH8Pgm030349 for ; Sat, 17 Oct 2009 10:08:42 -0700 Received: by yxe17 with SMTP id 17so2830120yxe.33 for ; Sat, 17 Oct 2009 10:08:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.64.16 with SMTP id r16mr2788722ank.195.1255799321988; Sat, 17 Oct 2009 10:08:41 -0700 (PDT) In-Reply-To: <83skdige7b.fsf@gnu.org> References: <20091002004954.8966C76B2B@ppluzhnikov.mtv.corp.google.com> <8ac60eac0910080916i5a2eb49an5f21f3b5c7fb96ef@mail.gmail.com> <20091008162350.GA8625@caradoc.them.org> <8ac60eac0910080952p46f15693x6ed339473db0139d@mail.gmail.com> <8ac60eac0910161607k55fee22cs379c5b7635d7b6a@mail.gmail.com> <8ac60eac0910161611u7056433m8912ce9ac5a83134@mail.gmail.com> <83zl7qh163.fsf@gnu.org> <8ac60eac0910170849p45d24187o449011fc0aa21fc7@mail.gmail.com> <83skdige7b.fsf@gnu.org> Date: Sat, 17 Oct 2009 17:08:00 -0000 Message-ID: <8ac60eac0910171008o3256a583n3aa323337b594bb6@mail.gmail.com> Subject: Re: [RFC][patch] Allow to disassemble line. From: Paul Pluzhnikov To: Eli Zaretskii Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-10/txt/msg00391.txt.bz2 On Sat, Oct 17, 2009 at 9:47 AM, Eli Zaretskii wrote: >> Date: Sat, 17 Oct 2009 08:49:48 -0700 > However, in that case, how about using ">" instead of "*"? That of course is a trivial one character change to the patch, and sounds like a good idea to me. Maybe something even more prominent, like "=> " ? > We should also mention this in the manual Will do. Tnanks, -- Paul Pluzhnikov