From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26336 invoked by alias); 23 Oct 2009 00:51:16 -0000 Received: (qmail 26327 invoked by uid 22791); 23 Oct 2009 00:51:15 -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; Fri, 23 Oct 2009 00:51:11 +0000 Received: from zps76.corp.google.com (zps76.corp.google.com [172.25.146.76]) by smtp-out.google.com with ESMTP id n9N0p6ri031447 for ; Fri, 23 Oct 2009 01:51:07 +0100 Received: from yxe27 (yxe27.prod.google.com [10.190.2.27]) by zps76.corp.google.com with ESMTP id n9N0p4vr009610 for ; Thu, 22 Oct 2009 17:51:04 -0700 Received: by yxe27 with SMTP id 27so7945413yxe.10 for ; Thu, 22 Oct 2009 17:51:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.9.4 with SMTP id m4mr6673142ani.7.1256259064048; Thu, 22 Oct 2009 17:51:04 -0700 (PDT) In-Reply-To: References: <8ac60eac0910211545s143ae258s81b3a647c6873351@mail.gmail.com> Date: Fri, 23 Oct 2009 00:51:00 -0000 Message-ID: <8ac60eac0910221751x7ca5f9a9vbd908f225641c9a1@mail.gmail.com> Subject: Re: [patch] Omit function name when disassembling one function From: Paul Pluzhnikov To: Tom Tromey Cc: Joel Brobecker , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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/msg00553.txt.bz2 On Thu, Oct 22, 2009 at 5:23 PM, Tom Tromey wrote: > Looks good to me. =A0Ok. Thanks, so committed. --=20 Paul Pluzhnikov