From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4303 invoked by alias); 26 Feb 2004 21:34:43 -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 4296 invoked from network); 26 Feb 2004 21:34:42 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sources.redhat.com with SMTP; 26 Feb 2004 21:34:42 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AwT9O-00020G-00; Thu, 26 Feb 2004 16:34:34 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id BACDF4B104; Thu, 26 Feb 2004 16:34:39 -0500 (EST) To: brobecker@gnat.com Subject: Re: [RFA/dwarf-2] Fix for the null record problem Cc: carlton@kealia.com, ezannoni@redhat.com, gdb-patches@sources.redhat.com Message-Id: <20040226213439.BACDF4B104@berman.michael-chastain.com> Date: Thu, 26 Feb 2004 21:34:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00778.txt.bz2 Thanks Joel. === 2004-02-26 J. Brobecker * gdb.cp/class2.cc (empty): New class. (refer): New function. (main): Declare an object of type empty and use it. * gdb.cp/class2.exp: Print the value of an object of type empty.