From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5260 invoked by alias); 4 Feb 2004 16:43:24 -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 5244 invoked from network); 4 Feb 2004 16:43:22 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 4 Feb 2004 16:43:22 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AoQ7W-00070H-4Q for ; Wed, 04 Feb 2004 11:43:22 -0500 Date: Wed, 04 Feb 2004 16:43:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Fix inside entry func call Message-ID: <20040204164322.GA8281@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <401F1E37.10007@gnu.org> <20040203172553.GA20758@nevyn.them.org> <40201E5A.70605@gnu.org> <20040204154022.GA28919@nevyn.them.org> <40211E0B.3060308@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40211E0B.3060308@gnu.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00077.txt.bz2 On Wed, Feb 04, 2004 at 11:30:03AM -0500, Andrew Cagney wrote: > >2004-02-02 Andrew Cagney > > Daniel Jacobowitz > > > > * objfiles.h: Delete comments refering to inside_entry_func and > > DEPRECATED_FRAME_CHAIN_VALID. > > * defs.h (inside_entry_func): Update prototype.. > > * blockframe.c (inside_entry_func): Rename to > > legacy_inside_entry_func. Add new inside_entry_func taking a frame. > > * frame.c (get_prev_frame): Pass the frame to inside_entry_func. > > Whatever. Checked in. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer