From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1801 invoked by alias); 25 Apr 2007 11:40:03 -0000 Received: (qmail 1792 invoked by uid 22791); 25 Apr 2007 11:40:03 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Apr 2007 12:40:00 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id BB9C24B267; Wed, 25 Apr 2007 06:39:58 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 970344B262; Wed, 25 Apr 2007 06:39:54 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Hgfqk-0002dz-0Z; Wed, 25 Apr 2007 07:39:54 -0400 Date: Wed, 25 Apr 2007 11:40:00 -0000 From: Daniel Jacobowitz To: Sascha Radike Cc: gdb@sourceware.org Subject: Re: GDB likes .../src/main.c, but it does not like ..\src\main.c ? Message-ID: <20070425113953.GA8455@caradoc.them.org> Mail-Followup-To: Sascha Radike , gdb@sourceware.org References: <000001c7872d$713eaf00$02b2a8c0@insanenotebook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c7872d$713eaf00$02b2a8c0@insanenotebook> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00150.txt.bz2 On Wed, Apr 25, 2007 at 01:32:43PM +0200, Sascha Radike wrote: > Hi, > > I'm using GDB 6.5 and 6.6 (target = ARM, host = MinGW). Same for GCC. Could you try this with a current CVS snapshot? I believe Joel fixed it. -- Daniel Jacobowitz CodeSourcery