From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14797 invoked by alias); 8 May 2003 18:06:47 -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 14781 invoked from network); 8 May 2003 18:06:46 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 8 May 2003 18:06:46 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id A02CBD34B8; Thu, 8 May 2003 11:06:40 -0700 (PDT) Date: Thu, 08 May 2003 18:06:00 -0000 From: Joel Brobecker To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Fallback unsupported languages to "minimal" Message-ID: <20030508180640.GT5349@gnat.com> References: <20030508174652.GG2093@gnat.com> <16058.40140.805399.509033@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16058.40140.805399.509033@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-05/txt/msg00122.txt.bz2 > > 2002-05-08 J. Brobecker > > > > * set_cu_language: Set the language to "minimal" if the language > > of the CU is not currently supported by GDB. > > > > Seems kind of obvious, but it never hurts to ask. Ok to apply? > > > > yes. Thanks, it's in (with the ChangeLog correction spotted by Daniel J, thanks!) -- Joel