From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6954 invoked by alias); 11 Jul 2005 17:02:43 -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 6937 invoked by uid 22791); 11 Jul 2005 17:02:41 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 11 Jul 2005 17:02:41 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j6BH2d6b024906 for ; Mon, 11 Jul 2005 13:02:39 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j6BH2dV04409; Mon, 11 Jul 2005 13:02:39 -0400 Received: from ballpeen.sfbay.redhat.com (ballpeen.sfbay.redhat.com [172.16.24.33]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j6BH2bFm005808; Mon, 11 Jul 2005 13:02:37 -0400 Received: from ballpeen.sfbay.redhat.com (ballpeen.sfbay.redhat.com [127.0.0.1]) by ballpeen.sfbay.redhat.com (8.13.4/8.13.1) with ESMTP id j6BH2b2p027928; Mon, 11 Jul 2005 10:02:37 -0700 Received: (from rth@localhost) by ballpeen.sfbay.redhat.com (8.13.4/8.13.4/Submit) id j6BH2a09027927; Mon, 11 Jul 2005 10:02:36 -0700 Date: Mon, 11 Jul 2005 17:02:00 -0000 From: Richard Henderson To: Christophe LYON , gdb@sources.redhat.com Subject: Re: dwarf2 frame unwinder assumptions on SP Message-ID: <20050711170236.GA27909@redhat.com> References: <42D285AB.9E36C062@st.com> <20050711145053.GA29229@nevyn.them.org> <42D290FF.F665B4A1@st.com> <20050711154723.GA30937@nevyn.them.org> <42D29716.CCF93A0C@st.com> <20050711160334.GA31890@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050711160334.GA31890@nevyn.them.org> User-Agent: Mutt/1.4.2.1i X-SW-Source: 2005-07/txt/msg00123.txt.bz2 On Mon, Jul 11, 2005 at 12:03:34PM -0400, Daniel Jacobowitz wrote: > I have the nagging feeling this has come up before, but I can't > remember the conclusion. That dwarf2 doesn't have the proper codes to represent anything other than entry-sp-equals-cfa and entry-sp-stored-on-stack. r~