From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8267 invoked by alias); 28 Mar 2003 05:08:17 -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 8259 invoked from network); 28 Mar 2003 05:08:16 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 28 Mar 2003 05:08:16 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h2S58GQ01614 for ; Fri, 28 Mar 2003 00:08:16 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2S58GV09198; Fri, 28 Mar 2003 00:08:16 -0500 Received: from localhost.localdomain (vpn50-55.rdu.redhat.com [172.16.50.55]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2S58FU18780; Fri, 28 Mar 2003 00:08:15 -0500 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id h2S58Ao31830; Thu, 27 Mar 2003 22:08:10 -0700 Date: Fri, 28 Mar 2003 05:08:00 -0000 From: Kevin Buettner Message-Id: <1030328050809.ZM31829@localhost.localdomain> In-Reply-To: Stanley Gambarin "dwarf2 & DW_FORM_ref_addr" (Mar 27, 7:21pm) References: <20030328032124.20167.qmail@web14202.mail.yahoo.com> To: Stanley Gambarin , gdb@sources.redhat.com Subject: Re: dwarf2 & DW_FORM_ref_addr MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-03/txt/msg00383.txt.bz2 On Mar 27, 7:21pm, Stanley Gambarin wrote: > I guess that GCC is not generating it, but I wonder > if GDB should support it ? Definitely. Kevin