From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25824 invoked by alias); 18 Jun 2002 18:49:49 -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 25804 invoked from network); 18 Jun 2002 18:49:46 -0000 Received: from unknown (HELO tetsuo.nj.caldera.com) (63.124.204.226) by sources.redhat.com with SMTP; 18 Jun 2002 18:49:46 -0000 Received: from caldera.com (localhost.localdomain [127.0.0.1]) by tetsuo.nj.caldera.com (8.11.6/8.11.6) with ESMTP id g5IJ23F16215; Tue, 18 Jun 2002 15:02:03 -0400 Message-ID: <3D0F83AB.343D0688@caldera.com> Date: Tue, 18 Jun 2002 11:49:00 -0000 From: Petr Sorfa Organization: Caldera X-Accept-Language: en MIME-Version: 1.0 To: Daniel Berlin CC: gdb-patches@sources.redhat.com Subject: Re: Waiting for review since April References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00327.txt.bz2 Hi Daniel, Hmm, who is the maintainer for this area? Petr > > 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 > > > >