From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24384 invoked by alias); 18 Jan 2002 16:09:28 -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 24338 invoked from network); 18 Jan 2002 16:09:24 -0000 Received: from unknown (HELO nimbus.nj.caldera.com) (132.147.103.56) by sources.redhat.com with SMTP; 18 Jan 2002 16:09:24 -0000 Received: from caldera.com (IDENT:petrs@tetsuo [132.147.135.116]) by nimbus.nj.caldera.com (8.10.1/UW7.1.1-NSCd) with ESMTP id g0IG8Ja24005; Fri, 18 Jan 2002 11:08:19 -0500 (EST) Message-ID: <3C484734.EBA45CF3@caldera.com> Date: Fri, 18 Jan 2002 08:09:00 -0000 From: Petr Sorfa Reply-To: petrs@caldera.com Organization: Caldera X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.14-5.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Berlin , Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: Upcoming DWARF 3 and FORTRAN95 patches for 5.1.1 or 5.2? References: <3C4838E9.68F94D8@caldera.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00212.txt.bz2 Hi Daniel, A comment about the patch you mentioned before: http://sources.redhat.com/ml/gdb-patches/2001-06/msg00441.html I noticed that you put new entries into struct symbol of type locexpr. I'm not too sure if that is the correct to place them. In my understanding these location expressions need only be associated with the type of a symbol rather than the symbol itself. This will remove unnecessary replication of data and save the extra few bytes. Or am I making to many assumptions here? Petr -- -------------------------------------------------------- Petr Sorfa Senior Software Engineer Caldera 430 Mountain Ave. http://www.caldera.com Murray Hill 07974 NJ, USA -------------------------------------------------------- Disclaimer: All my comments are my own and nobody else's ----------------------------------------------------------