From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24542 invoked by alias); 1 Sep 2006 21:19:36 -0000 Received: (qmail 24531 invoked by uid 22791); 1 Sep 2006 21:19:35 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Sep 2006 21:19:32 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id k81LJPIL021471; Fri, 1 Sep 2006 23:19:25 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.8/8.13.6) with ESMTP id k81LJPPC022511; Fri, 1 Sep 2006 23:19:25 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.8/8.13.8/Submit) id k81LJPtA022406; Fri, 1 Sep 2006 23:19:25 +0200 (CEST) Date: Fri, 01 Sep 2006 21:19:00 -0000 Message-Id: <200609012119.k81LJPtA022406@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: gdb-patches@sources.redhat.com In-reply-to: <20060901185706.GE24293@adacore.com> (message from Joel Brobecker on Fri, 1 Sep 2006 11:57:06 -0700) Subject: Re: [RFA/www] Mention Ada in list of supported languages References: <20060901185706.GE24293@adacore.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00007.txt.bz2 > Date: Fri, 1 Sep 2006 11:57:06 -0700 > From: Joel Brobecker > > Hello, > > A coworker mentioned to me this week that Ada is not mentioned > in the list of languages supported by the debugger. I was wondering > if we could add this in the general description of GDB on the main > page. I took the opportunity to re-order by alphabetic order. I'm > completely open to any other ordering however. It does say "many other languages", but I have no objection to this patch, or a patch that lists all languages that we actually support; there aren't that many. Mark