From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18019 invoked by alias); 23 Mar 2006 05:15:19 -0000 Received: (qmail 18006 invoked by uid 22791); 23 Mar 2006 05:15:18 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Mar 2006 05:15:17 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FMIA7-0000l4-NZ for gdb-patches@sources.redhat.com; Thu, 23 Mar 2006 06:15:07 +0100 Received: from ip127.bb146.pacific.net.hk ([202.64.146.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Mar 2006 06:15:07 +0100 Received: from tausq by ip127.bb146.pacific.net.hk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Mar 2006 06:15:07 +0100 To: gdb-patches@sources.redhat.com From: Randolph Chung Subject: Re: RFA: prologue value modules Date: Thu, 23 Mar 2006 05:32:00 -0000 Message-ID: References: <20060323045524.GA31868@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5 (Windows/20051201) In-Reply-To: <20060323045524.GA31868@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00254.txt.bz2 > As far as I'm concerned, yes; anyone else have comments on the new > code? Not comments on the code per se, but I'm interested in converting the hppa prologue analyzer to use this. It's got to be one of the ugliest of all the ones in gdb (though it seems to work quite well in practice).... we'll see how it goes :) randolph