From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29093 invoked by alias); 19 Oct 2009 20:47:29 -0000 Received: (qmail 29080 invoked by uid 22791); 19 Oct 2009 20:47:27 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Oct 2009 20:47:24 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id A9914105BB; Mon, 19 Oct 2009 20:47:22 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 82AB210576; Mon, 19 Oct 2009 20:47:22 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Mzz8T-0008Gf-Kj; Mon, 19 Oct 2009 16:47:21 -0400 Date: Mon, 19 Oct 2009 20:47:00 -0000 From: Daniel Jacobowitz To: Paul Pluzhnikov Cc: Joel Brobecker , Tom Tromey , gdb-patches@sourceware.org Subject: Re: [RFC][patch] Allow to disassemble line. Message-ID: <20091019204721.GA31758@caradoc.them.org> Mail-Followup-To: Paul Pluzhnikov , Joel Brobecker , Tom Tromey , gdb-patches@sourceware.org References: <8ac60eac0910080952p46f15693x6ed339473db0139d@mail.gmail.com> <8ac60eac0910161607k55fee22cs379c5b7635d7b6a@mail.gmail.com> <8ac60eac0910191109v62794c33g6712090912b5c11f@mail.gmail.com> <20091019184853.GA18564@caradoc.them.org> <20091019194030.GB5282@adacore.com> <20091019195643.GB25499@caradoc.them.org> <20091019201010.GE5282@adacore.com> <8ac60eac0910191323t30e09e10ndb8ec9cb8bea8f99@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8ac60eac0910191323t30e09e10ndb8ec9cb8bea8f99@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00456.txt.bz2 On Mon, Oct 19, 2009 at 01:23:06PM -0700, Paul Pluzhnikov wrote: > On Mon, Oct 19, 2009 at 1:10 PM, Joel Brobecker wrote: > > > I really like the idea of not printing the name of the function > > in the disassembly output, though. I've always had to cut it out > > when I email portions of a GDB session that includes a disass. > > I can do that in a separate patch. Paul, sorry for derailing this thread. The part that matters is that I'm grateful for your work and I think the new => marker is better than no marker at all; I'm happy. -- Daniel Jacobowitz CodeSourcery