From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14785 invoked by alias); 18 Aug 2009 03:03:39 -0000 Received: (qmail 14258 invoked by uid 22791); 18 Aug 2009 03:03:37 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_05,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 18 Aug 2009 03:03:29 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KOJ00F00XEK2I00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Tue, 18 Aug 2009 06:03:26 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.100.152]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KOJ00HPKXTPVW40@i-mtaout7.012.net.il>; Tue, 18 Aug 2009 06:03:26 +0300 (IDT) Date: Tue, 18 Aug 2009 04:18:00 -0000 From: Eli Zaretskii Subject: Re: D language support In-reply-to: To: Mihail Zenkov Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d46tj057.fsf@gnu.org> References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00267.txt.bz2 > Date: Tue, 18 Aug 2009 01:59:44 +0300 > From: Mihail Zenkov > > Hi. This patch add D language support. In current state it quite > useful with GDC, LDC and DMD. Thanks. If this is accepted, please provide changes for the manual as well. As a minimum, they should say that GDB supports the D programming language, in addition to what it does today. If this support includes other features worth mentioning (see what we say about other languages, for example), please describe them as well.