From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31567 invoked by alias); 9 Feb 2004 06:02:35 -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 31466 invoked from network); 9 Feb 2004 06:02:07 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 9 Feb 2004 06:02:07 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1Aq4Ug-0003hJ-Ly for ; Mon, 09 Feb 2004 01:02:06 -0500 Date: Mon, 09 Feb 2004 06:02:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [commit/mips] frame conversion, pass #1 Message-ID: <20040209060206.GA14162@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <40271DDB.2010607@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40271DDB.2010607@gnu.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00192.txt.bz2 On Mon, Feb 09, 2004 at 12:42:51AM -0500, Andrew Cagney wrote: > Hello, > > This is is the first pass of converting the MIPS to the new frame code. > This pass gets the MIPS using the new framework (but with a hybrid > heuristic + proc_desc unwinder). Later passes will gut much of the now > dead code, and split things into two unwinders. I've committed it now > cos the 64-bit results are sooo much better (like it works) - not bad > for an afternoon hack. > > Note that it still lacks sigtramp unwinders. I'll be delighted to fix that (for linux at least) - I've got local ones, but the way I integrated them with the existing IRIX (?) sigtramp code was so unspeakably gross that I decided to wait until the new frame code was ready :) I'll give it a shot this week. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer