From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13753 invoked by alias); 7 Dec 2001 15:32:08 -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 13732 invoked from network); 7 Dec 2001 15:32:07 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 7 Dec 2001 15:32:07 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 9F4583D60; Fri, 7 Dec 2001 10:32:03 -0500 (EST) Message-ID: <3C10E0F3.2010607@cygnus.com> Date: Fri, 07 Dec 2001 07:32:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20011020 X-Accept-Language: en-us MIME-Version: 1.0 To: hilfinger@gnat.com Cc: gdb-patches@sources.redhat.com Subject: Re: More code code dropping References: <20011129005901.A60085@molenda.com> <200112070641.WAA01521@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00196.txt.bz2 [I changed mailing list to the more procedural gdb@] > Ada Core Techologies, Inc., is also in possession of a large set of > modifications to GDB to make it Ada aware, which require quite a bit more > processing to turn into patches. So, like Apple, we'd like to deposit > this heap o'code in a spot more convenient to the general public. Not having > done this before, however, I'd appreciate knowing the appropriate procedure > for making such a deposit. Can I suggest grabbing a current gdb snapshot from ftp://sources.redhat.com/pub/gdb/snapshots/current/ and then create a diff and tar ball using that as the reference point reference. If you can make that available somewhere (posting here) I'll then pull it into the same directory as Apple's dropping. After that, doing something like importing that tar ball into a vendor branch might be useful. enjoy, Andrew