From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17384 invoked by alias); 1 Oct 2004 09:13:09 -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 17343 invoked from network); 1 Oct 2004 09:13:06 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sourceware.org with SMTP; 1 Oct 2004 09:13:06 -0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 98F9ACAEC8E; Fri, 1 Oct 2004 11:09:56 +0200 (CEST) To: "Amit S. Kale" Cc: gdb-patches@sources.redhat.com Subject: Re: kgdb support for gdb References: <200410011314.33157.amitkale@linsyssoft.com> From: Andreas Schwab X-Yow: I hope something GOOD came in the mail today so I have a REASON to live!! Date: Fri, 01 Oct 2004 09:13:00 -0000 In-Reply-To: <200410011314.33157.amitkale@linsyssoft.com> (Amit S. Kale's message of "Fri, 1 Oct 2004 13:14:33 +0530") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-10/txt/msg00010.txt.bz2 "Amit S. Kale" writes: > Index: src/config.sub > =================================================================== > --- src.orig/config.sub 2004-09-04 13:23:53.000000000 +0530 > +++ src/config.sub 2004-10-01 12:58:49.000000000 +0530 > @@ -1297,6 +1297,9 @@ > -kaos*) > os=-kaos > ;; > + -lk*) > + os=-lk > + ;; > -none) > ;; > *) Patches for config.sub and config.guess need to be sent to . Also, I'd suggest to use a more descriptive name for the target. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."