From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18868 invoked by alias); 5 Jan 2004 19:17:24 -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 18820 invoked from network); 5 Jan 2004 19:17:22 -0000 Received: from unknown (HELO mwinf0602.wanadoo.fr) (193.252.22.25) by sources.redhat.com with SMTP; 5 Jan 2004 19:17:22 -0000 Received: from takamaka.act-europe.fr (AStDenis-103-1-2-187.w81-249.abo.wanadoo.fr [81.249.112.187]) by mwinf0602.wanadoo.fr (SMTP Server) with ESMTP id B135354002B9; Mon, 5 Jan 2004 20:17:21 +0100 (CET) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id E007D47D62; Mon, 5 Jan 2004 23:17:16 +0400 (RET) Date: Mon, 05 Jan 2004 19:17:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/dwarf-2] Add support for included files Message-ID: <20040105191716.GG820@gnat.com> References: <20040102072500.GS826@gnat.com> <3FF98E6C.1040902@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FF98E6C.1040902@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-01/txt/msg00098.txt.bz2 > Want to create a "testsuite/gdb.ada/" directory with this as the first > test case? I think gdb.objc would serve as a good model as that code > knows how to skip things when there isn't an ada compiler. That's a good idea. I will do that too (sending a "patch" first, of course). -- Joel