From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20502 invoked by alias); 25 Apr 2007 13:14:21 -0000 Received: (qmail 20489 invoked by uid 22791); 25 Apr 2007 13:14:20 -0000 X-Spam-Check-By: sourceware.org Received: from hb17.de (HELO ww17.hb17.de) (80.190.209.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Apr 2007 14:14:17 +0100 Received: from insanenotebook (e182126182.adsl.alicedsl.de [85.182.126.182]) by ww17.hb17.de (ww17.hb17.de) with ESMTP id DB1631151689 for ; Wed, 25 Apr 2007 15:14:14 +0200 (CEST) From: "Sascha Radike" To: References: <000001c7872d$713eaf00$02b2a8c0@insanenotebook> <20070425113953.GA8455@caradoc.them.org> Subject: Re: GDB likes .../src/main.c, but it does not like ..\src\main.c ? Date: Wed, 25 Apr 2007 13:14:00 -0000 Message-ID: <000001c7873b$a1f3d400$02b2a8c0@insanenotebook> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20070425113953.GA8455@caradoc.them.org> 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/msg00152.txt.bz2 Daniel Jacobowitz wrote: >>Could you try this with a current CVS snapshot? I believe Joel fixed it. I checked the current CVS snapshot and it works. I still get errors for -data-disassemble though. But that might be a Eclipse CDT issue. Thanks Sascha