From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19393 invoked by alias); 11 Feb 2005 14:10:20 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19310 invoked from network); 11 Feb 2005 14:10:11 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 11 Feb 2005 14:10:11 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j1BEABYE022335 for ; Fri, 11 Feb 2005 09:10:11 -0500 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j1BEAAO21012; Fri, 11 Feb 2005 09:10:10 -0500 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id EECDE7D79; Fri, 11 Feb 2005 09:09:18 -0500 (EST) Message-ID: <420CBC8E.6030002@gnu.org> Date: Fri, 11 Feb 2005 14:13:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb@sources.redhat.com Subject: Re: xm-files? References: <01c4c059$Blat.v2.2.2$1503a800@zahav.net.il> <41865E2B.8060003@gnu.org> <01c4c997$Blat.v2.2.2$754c5d00@zahav.net.il> <4208DE8E.3050702@gnu.org> <01c50e62$Blat.v2.4$3ef5b0c0@zahav.net.il> In-Reply-To: <01c50e62$Blat.v2.4$3ef5b0c0@zahav.net.il> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00076.txt.bz2 Eli Zaretskii wrote: >>Date: Tue, 08 Feb 2005 10:45:18 -0500 >>From: Andrew Cagney >>Cc: gdb@sources.redhat.com >> >>Eli Zaretskii wrote: >> >>>>From: "Eli Zaretskii" >>>>To: Andrew Cagney >>>>Cc: gdb@sources.redhat.com, cgf@alum.bu.edu >>>>Date: Mon, 01 Nov 2004 23:22:48 +0200 >>>> >>>>It's been on my todo list for some time to see if it can be removed. >>>>I hope to find some time to look at it soon. >>> >>> >>>I looked into this, and there are still 2 items to take care of: >>>GDBINIT_FILENAME and DIRNAME_SEPARATOR. I'll try to fix that soon. >> >>How is this going? > > > Sorry, I still didn't have time to do anything about that, and the > recent CVS repository problem didn't help. Yea, it being down for 2 days last weekend wouldn't help :-( Anyway, it's now back up. Andrew