From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16635 invoked by alias); 5 Apr 2006 13:38:43 -0000 Received: (qmail 16627 invoked by uid 22791); 5 Apr 2006 13:38:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 05 Apr 2006 13:38:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FR8DV-0007et-Mj; Wed, 05 Apr 2006 09:38:37 -0400 Date: Wed, 05 Apr 2006 13:38:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: "David S. Miller" , gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Setup sparc32 to support dwarf2 unwind sniffer Message-ID: <20060405133837.GA29408@nevyn.them.org> Mail-Followup-To: Mark Kettenis , "David S. Miller" , gdb-patches@sources.redhat.com References: <20060404.202940.38078716.davem@davemloft.net> <11768.192.87.1.22.1144228265.squirrel@webmail.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11768.192.87.1.22.1144228265.squirrel@webmail.xs4all.nl> User-Agent: Mutt/1.5.8i 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-04/txt/msg00055.txt.bz2 On Wed, Apr 05, 2006 at 11:11:05AM +0200, Mark Kettenis wrote: > Perhaps we should try to address those issues. I never went through the > trouble of making the sparc and sparc64 prologue analyzers any smarter, > because I never encountered any code that made it fail. If you want to make the analyzer smarter, which would be nice, may I recommend trying Jim's now-committed prologue-value.h interface? I'll get around to posting the rewritten Thumb analyzer soon, I hope. It was remarkably easy to write, and works better too. -- Daniel Jacobowitz CodeSourcery