From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4663 invoked by alias); 16 Jan 2002 23:41:42 -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 4631 invoked from network); 16 Jan 2002 23:41:42 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 16 Jan 2002 23:41:42 -0000 Received: from localhost.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id PAA08728; Wed, 16 Jan 2002 15:41:40 -0800 (PST) Received: (from ezannoni@localhost) by localhost.cygnus.com (8.11.2/8.11.2) id g0GMsQV01926; Wed, 16 Jan 2002 17:54:26 -0500 From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15430.1186.431716.710246@localhost.cygnus.com> Date: Wed, 16 Jan 2002 15:41:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] [1/5] Use DWARF-2 DW_AT_artificial information In-Reply-To: <15430.715.800287.164802@localhost.cygnus.com> References: <20020115152720.A28147@nevyn.them.org> <15430.715.800287.164802@localhost.cygnus.com> X-Mailer: VM 7.00 under Emacs 20.7.1 X-SW-Source: 2002-01/txt/msg00465.txt.bz2 Elena Zannoni writes: > > Looks ok to me. This is a fairly self-contained patch. I would think > you can check this in, for start, while I look at the rest of the > series. It should have no visible effect on GDB's behavior, right? > If I am allowed to approve stuff in gdbtypes.[ch], that is. Elena