From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32157 invoked by alias); 27 Mar 2002 16:09:22 -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 32136 invoked from network); 27 Mar 2002 16:09:19 -0000 Received: from unknown (HELO dberlin.org) (64.246.6.106) by sources.redhat.com with SMTP; 27 Mar 2002 16:09:19 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by dberlin.org (8.11.6/8.11.6) with ESMTP id g2RG9Dm16423; Wed, 27 Mar 2002 11:09:13 -0500 Date: Wed, 27 Mar 2002 08:09:00 -0000 From: Daniel Berlin To: Petr Sorfa cc: Jim Blandy , Subject: Re: [PATCH] Let dwarf2 CFI's execute_stack_op be used outside of CFI In-Reply-To: <3CA1EB9B.914D9864@caldera.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-03/txt/msg00540.txt.bz2 > I agree with you Jim. It needs to be frame relative. Of course, nobody disagrees. If you look at the archives of gdb-patches, you'll see i've written this code multiple times now, in different ways, and every time, have made it frame relative.