From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 21538 invoked from network); 10 Jan 2003 14:17:34 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by 209.249.29.67 with SMTP; 10 Jan 2003 14:17:34 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0ADnUB12455 for ; Fri, 10 Jan 2003 08:49:30 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0AEHMa12825 for ; Fri, 10 Jan 2003 09:17:22 -0500 Received: from localhost.redhat.com (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0AEHLS32193 for ; Fri, 10 Jan 2003 09:17:22 -0500 Received: by localhost.redhat.com (Postfix, from userid 469) id 5E248FF79; Fri, 10 Jan 2003 09:21:45 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15902.55033.175840.42670@localhost.redhat.com> Date: Fri, 10 Jan 2003 14:17:00 -0000 To: Bernard Giroud Cc: gdb-patches@sources.redhat.com Subject: Re: Submission of patches for Cobol support In-Reply-To: <3E1EB907.4334F604@free.fr> References: <3E1EB907.4334F604@free.fr> X-SW-Source: 2003-01/txt/msg00397.txt.bz2 Bernard Giroud writes: > I implemented a (partial) support for > Cobol based on what is produced by > TinyCobol in a previous version of > GDB. > > What procedure should be followed to > submit my patches ? > > Thanks in advance. > > -- > Bernard Giroud , TinyCobol Developer > Excellent. See the submissions of support for other languages, such as objective-c, and ada: http://sources.redhat.com/ml/gdb-patches/2002-09/msg00394.html http://sources.redhat.com/ml/gdb/2002-09/msg00059.html http://sources.redhat.com/ml/gdb-patches/2002-04/msg01110.html Most important thing is the FSF copyright assignment. Elena