From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9981 invoked by alias); 6 Oct 2003 06:22:25 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 9974 invoked from network); 6 Oct 2003 06:22:24 -0000 Received: from unknown (HELO frothingslosh.sfbay.redhat.com) (66.187.237.200) by sources.redhat.com with SMTP; 6 Oct 2003 06:22:24 -0000 Received: from frothingslosh.sfbay.redhat.com (localhost.localdomain [127.0.0.1]) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id h966MH2m020092; Sun, 5 Oct 2003 23:22:17 -0700 Received: (from rth@localhost) by frothingslosh.sfbay.redhat.com (8.12.8/8.12.8/Submit) id h966MGSm020090; Sun, 5 Oct 2003 23:22:16 -0700 X-Authentication-Warning: frothingslosh.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Mon, 06 Oct 2003 06:22:00 -0000 From: Richard Henderson To: Josef Zlomek , gdb@sources.redhat.com Subject: Re: Problem with location lists and variables on stack Message-ID: <20031006062216.GB26462@redhat.com> References: <20031001144330.GA11707@artax.karlin.mff.cuni.cz> <20031001144937.GA4613@nevyn.them.org> <20031001154415.GA15387@artax.karlin.mff.cuni.cz> <20031001155417.GA13942@nevyn.them.org> <20031001160318.GA17042@artax.karlin.mff.cuni.cz> <20031001162255.GA25428@nevyn.them.org> <20031001174142.GA21499@artax.karlin.mff.cuni.cz> <20031001174427.GA13387@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031001174427.GA13387@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2003-10/txt/msg00087.txt.bz2 On Wed, Oct 01, 2003 at 01:44:27PM -0400, Daniel Jacobowitz wrote: > No, but DW_AT_frame_base should be a location list describing the > changes in the frame base. How can we just describe "please use the CFA" and avoid duplicating this part of the unwind info? r~