From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19929 invoked by alias); 4 Jun 2003 17: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 19911 invoked from network); 4 Jun 2003 17:59:44 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 4 Jun 2003 17:59:44 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 68CC32B2F; Wed, 4 Jun 2003 13:59:34 -0400 (EDT) Message-ID: <3EDE3386.8030403@redhat.com> Date: Wed, 04 Jun 2003 17:59:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Richard Henderson Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] use get_frame_memory where easy References: <20030604163343.GA5181@twiddle.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00176.txt.bz2 > AFAICT, the rest of the places get called from hooks that don't > have access to the frame. And those are my problems to fix. Andrew