From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30346 invoked by alias); 12 Oct 2009 18:13:45 -0000 Received: (qmail 30316 invoked by uid 22791); 12 Oct 2009 18:13:45 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Oct 2009 18:13:40 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 54C7B10CF8; Mon, 12 Oct 2009 18:15:26 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 307AA10B94; Mon, 12 Oct 2009 18:15:26 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MxPOs-0000wP-1w; Mon, 12 Oct 2009 14:13:38 -0400 Date: Mon, 12 Oct 2009 18:13:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: Tom Tromey , gdb@sourceware.org Subject: Re: Documentation generated from sources proposal Message-ID: <20091012181338.GA3582@caradoc.them.org> Mail-Followup-To: Jan Kratochvil , Tom Tromey , gdb@sourceware.org References: <20091012161424.GA20603@host0.dyn.jankratochvil.net> <20091012171556.GA31648@host0.dyn.jankratochvil.net> <20091012180027.GA2107@caradoc.them.org> <20091012180704.GA7228@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091012180704.GA7228@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00218.txt.bz2 On Mon, Oct 12, 2009 at 08:07:04PM +0200, Jan Kratochvil wrote: > I can write a completely new comment in gdb/breakpoint.c in the gtk-doc > format. This new comment is unrelated to the license of gdbint.texinfo. Sure you can. But the comment would be under the GPL. The resulting manual (the GDB Internals manual, not the gdbint.texinfo source file) could not be distributed under the GFDL. -- Daniel Jacobowitz CodeSourcery