From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5679 invoked by alias); 23 Sep 2004 08:14:14 -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 5669 invoked from network); 23 Sep 2004 08:14:14 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 23 Sep 2004 08:14:14 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i8N8EDww013841 for ; Thu, 23 Sep 2004 04:14:13 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i8N8EC722274 for ; Thu, 23 Sep 2004 04:14:12 -0400 Received: from cygbert.vinschen.de (vpn50-35.rdu.redhat.com [172.16.50.35]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i8N8E8V11818 for ; Thu, 23 Sep 2004 01:14:09 -0700 Received: by cygbert.vinschen.de (Postfix, from userid 500) id C72125808D; Thu, 23 Sep 2004 10:14:55 +0200 (CEST) Date: Thu, 23 Sep 2004 08:14:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Suggested ways to remove the need for xm-go32.h Message-ID: <20040923081455.GB12351@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <01c49d82$Blat.v2.2.2$23875ec0@zahav.net.il> <200409191144.i8JBiSA7045711@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409191144.i8JBiSA7045711@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.4.2i X-SW-Source: 2004-09/txt/msg00367.txt.bz2 On Sep 19 13:44, Mark Kettenis wrote: > Alternatively, we could make the definition of GDBINIT_FILENAME > local to top.c, and modify cli-cmds.c to use the global variable > gdbinit[] instead of the macro. > > Why not have a list of files to try? That would mean we'd always try > "gdb.ini" if ".gdbinit" fails, even on Unix. That's a good idea, IMHO. I never really liked the situation that an application uses different names for config files on different systems. Using a list of filenames makes all systems equal again :-) > 3. CRLF_SOURCE_FILES: Here I suggest to make GDB understand CR-LF > style files on all supported systems. [...] > > Sounds like a good idea to me. ACK. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc.