From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 342 invoked by alias); 29 Sep 2004 08:43:40 -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 32654 invoked from network); 29 Sep 2004 08:43:37 -0000 Received: from unknown (HELO nile.gnat.com) (205.232.38.5) by sourceware.org with SMTP; 29 Sep 2004 08:43:37 -0000 Received: from localhost (localhost [127.0.0.1]) by nile.gnat.com (Postfix) with ESMTP id A9DB5F2D13; Wed, 29 Sep 2004 04:43:36 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19246-01-4; Wed, 29 Sep 2004 04:43:36 -0400 (EDT) Received: by nile.gnat.com (Postfix, from userid 1345) id F2E2AF2D14; Wed, 29 Sep 2004 04:43:35 -0400 (EDT) From: Paul Hilfinger To: eliz@gnu.org Cc: gdb-patches@sources.redhat.com In-reply-to: <01c4a597$Blat.v2.2.2$990c9580@zahav.net.il> (eliz@gnu.org) Subject: Re: [RFA]: Turn on initial Ada support in GDB References: <20040927103327.450A8F2C33@nile.gnat.com> <01c4a597$Blat.v2.2.2$990c9580@zahav.net.il> Message-Id: <20040929084335.F2E2AF2D14@nile.gnat.com> Date: Wed, 29 Sep 2004 08:43:00 -0000 X-Virus-Scanned: by amavisd-new at nile.gnat.com X-SW-Source: 2004-09/txt/msg00470.txt.bz2 > I also think this warrants an entry in NEWS. Will do. > > +Dispatching subprogram calls are not implemented. > > "Dispatching" is not plural, so we should say ``is not implemented''. I will take Joel's suggestion. OK on your other requests. Thanks. Paul Hilfinger