From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10631 invoked by alias); 6 Feb 2004 16:30:49 -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 10623 invoked from network); 6 Feb 2004 16:30:48 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 6 Feb 2004 16:30:48 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id i16GUfb11078 for ; Fri, 6 Feb 2004 11:30:41 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i16GUeM08716 for ; Fri, 6 Feb 2004 11:30:40 -0500 Received: from 192.168.1.129 (vpn50-11.rdu.redhat.com [172.16.50.11]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i16GUcX17711; Fri, 6 Feb 2004 08:30:38 -0800 From: Fred Fish Reply-To: fnf@redhat.com To: gdb@sources.redhat.com Subject: Re: DW_OP_piece coming in gcc 3.4 Date: Fri, 06 Feb 2004 16:30:00 -0000 User-Agent: KMail/1.5.4 Cc: fnf@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402060930.34787.fnf@ninemoons.com> X-SW-Source: 2004-02/txt/msg00057.txt.bz2 I've been tasked with fixing this problem, or at least deciding if it can be fixed in the amount of time I have available to work on it. I've scanned most of the prior messages on the gdb@sources.redhat.com and gdb-patches@sources.redhat.com mailing lists which can be found by searching for DW_OP_piece. I intend to go back today and study them in detail to get some history on what has been discussed about this problem. If you have contributed to this topic in the past and have some new suggestions and/or ideas, or want to contribute, I'd appreciate any additional relevant input. Thanks. -Fred