From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5205 invoked by alias); 9 Dec 2002 19:59:45 -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 5198 invoked from network); 9 Dec 2002 19:59:44 -0000 Received: from unknown (HELO odin.inter.net.il) (192.114.186.10) by sources.redhat.com with SMTP; 9 Dec 2002 19:59:44 -0000 Received: from zaretsky (adsl-ayalon-pc-128-23.inter.net.il [213.8.128.23]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id AVD83094; Mon, 9 Dec 2002 21:59:34 +0200 (IST) Date: Mon, 09 Dec 2002 12:18:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <7458-Mon09Dec2002215826+0200-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3DF4F191.90409@redhat.com> (message from Andrew Cagney on Mon, 09 Dec 2002 14:40:01 -0500) Subject: Re: [patch/rfc] Deprecate INIT_FRAME_PC Reply-to: Eli Zaretskii References: <3DF4F191.90409@redhat.com> X-SW-Source: 2002-12/txt/msg00288.txt.bz2 > Date: Mon, 09 Dec 2002 14:40:01 -0500 > From: Andrew Cagney > > This is the next in the series of patches that modify get_prev_frame() > so that the PC can always be initialized first. The doco part is approved.