From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27512 invoked by alias); 15 Jan 2002 20:47:51 -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 27441 invoked from network); 15 Jan 2002 20:47:45 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 15 Jan 2002 20:47:45 -0000 Received: (from mec@localhost) by duracef.shout.net (8.8.7/8.8.7) id OAA08184; Tue, 15 Jan 2002 14:47:42 -0600 Date: Tue, 15 Jan 2002 12:47:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200201152047.OAA08184@duracef.shout.net> To: drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] [5/5] Use DWARF-2 DW_AT_artificial information X-SW-Source: 2002-01/txt/msg00436.txt.bz2 inherit.exp and method.exp need 2002 copyright dates. With that addition, this patch is approved for mainline, as soon as your other four patches are approved. Michael C 2002-01-15 Daniel Jacobowitz * gdb.c++/classes.exp: Update for improved v3 support and skipping artificial methods/arguments. * gdb.c++/derivation.exp: Likewise. * gdb.c++/inherit.exp: Likewise. * gdb.c++/method.exp: Likewise. * gdb.c++/virtfunc.exp: Likewise.