From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3065 invoked by alias); 30 Mar 2006 00:17:45 -0000 Received: (qmail 3056 invoked by uid 22791); 30 Mar 2006 00:17:45 -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; Thu, 30 Mar 2006 00:17:44 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FOkr7-0003fd-Hk; Wed, 29 Mar 2006 19:17:41 -0500 Date: Thu, 30 Mar 2006 11:17:00 -0000 From: Daniel Jacobowitz To: Randolph Chung Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/hppa] Unwinding from noreturn functions Message-ID: <20060330001741.GG9916@nevyn.them.org> Mail-Followup-To: Randolph Chung , gdb-patches@sources.redhat.com References: <44070B97.2050707@tausq.org> <20060302151526.GA7033@nevyn.them.org> <44078901.2060609@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44078901.2060609@tausq.org> 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-03/txt/msg00355.txt.bz2 On Fri, Mar 03, 2006 at 08:08:33AM +0800, Randolph Chung wrote: > Thanks to Dan's hint about frame_unwind_address_in_block, the following > fixes the unwinding problem I saw. OK? > > randolph > > 2006-03-03 Randolph Chung > > * hppa-tdep.c (hppa_find_unwind_entry_in_block): New. > (hppa_frame_cache): Use new function to find unwind entry. > (hppa_frame_this_id): Likewise. > (hppa_frame_unwind_sniffer): Likewise. This looks right to me, and you can approve patches to this file anyway, so that's two votes in favor :-) OK. -- Daniel Jacobowitz CodeSourcery