From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7569 invoked by alias); 22 May 2002 15:59:26 -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 7521 invoked from network); 22 May 2002 15:59:22 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 22 May 2002 15:59:22 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 7AE383C4F; Wed, 22 May 2002 11:59:35 -0400 (EDT) Message-ID: <3CEBC067.5040708@cygnus.com> Date: Wed, 22 May 2002 09:21:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0rc2) Gecko/20020518 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Aidan Skinner Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Basic Ada files References: <20020518185916.A7390@velvet.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg00858.txt.bz2 Aidan, Can I suggest posting (actually tabling) a patch to just change gdb/Makefile.in (as a side effect it means that you meet the criteria for write after approval - have assignment, submitted one good patch :-). With that on the table (but not committed), I'm ok with all the Ada specific files as you've organized them being committed. People (eg me) can then apply the Makefile.in patch locally and play with the code. Once any problems are resolved, the final Makefile.in patch can go in. This is roughly how the Pascal code was handled. Andrew