From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22729 invoked by alias); 18 Jun 2002 18:44:52 -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 22713 invoked from network); 18 Jun 2002 18:44:50 -0000 Received: from unknown (HELO www.dberlin.org) (138.88.48.107) by sources.redhat.com with SMTP; 18 Jun 2002 18:44:50 -0000 Received: by www.dberlin.org (Postfix, from userid 503) id 368131816D1E; Tue, 18 Jun 2002 14:44:49 -0400 (EDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by www.dberlin.org (Postfix) with ESMTP id 5012B180FF06; Tue, 18 Jun 2002 14:44:36 -0400 (EDT) Date: Tue, 18 Jun 2002 11:44:00 -0000 From: Daniel Berlin To: Petr Sorfa Cc: gdb-patches@sources.redhat.com Subject: Re: Waiting for review since April In-Reply-To: <3D0E0FC9.A6A1D742@caldera.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-2.4 required=5.0 tests=IN_REP_TO,X_NOT_PRESENT,NO_MX_FOR_FROM,AWL version=2.30 X-Spam-Level: X-SW-Source: 2002-06/txt/msg00326.txt.bz2 On Mon, 17 Jun 2002, Petr Sorfa wrote: > Hi Daniel, > > I had a brief look and it looks ok. > Hopefully, then,some maintainer will look at it, so it can be committed. > Petr > > Could someone take a look at > > http://sources.redhat.com/ml/gdb-patches/2002-04/msg00432.html, please? > > > > Feel free to evaluate the loc_computed/loc_computed_arg portion separate > > from the dwarf2 portion, i can split the patch if necessary, but i'm not > > going to bother if it's not going to be looked at. > > > > The loc_computed/loc_computed_arg is an implementation of Jim's spec that > > he posted, so any complaints on the idea itself/the structure in symtab.h > > (which was cut and pasted from his email), should probably go to him. > > > > As the patch mentions, it was tested on multiple platforms. > > --Dan > >