From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21585 invoked by alias); 14 Oct 2013 19:31:37 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 21575 invoked by uid 89); 14 Oct 2013 19:31:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com From: Tom Tromey To: Phil Muldoon Cc: archer@sourceware.org Subject: Re: archer/tromey patches left to merge References: <525BD4EA.60907@redhat.com> <87siw33ol6.fsf@fleche.redhat.com> <525C4584.1030202@redhat.com> Date: Mon, 14 Oct 2013 19:31:00 -0000 In-Reply-To: <525C4584.1030202@redhat.com> (Phil Muldoon's message of "Mon, 14 Oct 2013 20:27:00 +0100") Message-ID: <874n8j1wff.fsf@fleche.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2013-q4/txt/msg00005.txt.bz2 Phil> * Merge pahole command. Phil> I am not sure how to make this language agnostic, or even how to Phil> make it complimentary with ptype. (We will discuss this more when Phil> the time-slot arrives in my schedule to consider the effort of Phil> porting it). The idea would be to put it in the C code. A separate commands, as it is now, is definitely simpler. I think it is just a bit odd from a UI perspective. Tom