From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2708 invoked by alias); 13 Nov 2004 15:44:09 -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 2691 invoked from network); 13 Nov 2004 15:44:04 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 13 Nov 2004 15:44:04 -0000 Received: from zaretski ([80.230.158.138]) by legolas.inter.net.il (MOS 3.5.5-GR) with ESMTP id DCF83979 (AUTH halo1); Sat, 13 Nov 2004 17:44:02 +0200 (IST) Date: Sat, 13 Nov 2004 16:20:00 -0000 From: "Eli Zaretskii" To: gdb@sources.redhat.com Message-ID: <01c4c997$Blat.v2.2.2$754c5d00@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: xm-files? Reply-to: Eli Zaretskii In-Reply-To: 01c4c059$Blat.v2.2.2$1503a800@zahav.net.il (Eli Zaretskii's message of "Mon, 01 Nov 2004 23:22:48 +0200") References: <01c4c059$Blat.v2.2.2$1503a800@zahav.net.il> <41865E2B.8060003@gnu.org> X-SW-Source: 2004-11/txt/msg00125.txt.bz2 > 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.