From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10879 invoked by alias); 2 Jun 2003 19:14:34 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10850 invoked from network); 2 Jun 2003 19:14:34 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 2 Jun 2003 19:14:34 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h52JEXH20214 for ; Mon, 2 Jun 2003 15:14:33 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h52JEVT32012; Mon, 2 Jun 2003 15:14:32 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h52JEV022394; Mon, 2 Jun 2003 12:14:31 -0700 Message-ID: <3EDBA217.BFF86B8B@redhat.com> Date: Mon, 02 Jun 2003 19:14:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Kevin Buettner CC: Ian Lance Taylor , gdb-patches@sources.redhat.com Subject: Re: PATCH/RFA: Ping on disassembler mixes filtered and unfiltered output References: <1030522163109.ZM29929@localhost.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00084.txt.bz2 Kevin Buettner wrote: > > On May 22, 9:04am, Ian Lance Taylor wrote: > > > Any thoughts on this proposed patch? > > > > http://sources.redhat.com/ml/gdb-patches/2003-05/msg00224.html > > Your patch looks reasonable to me. I think so too.