X-Spam-Check-By: sourceware.org Date: Wed, 12 Jul 2006 17:59:12 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Probllem with New GDB/Eclipse Message-ID: <20060712215912.GA11316@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20060710201322 DOT GB28287 AT trixie DOT casa DOT cgf DOT cx> <44B2C041 DOT 1090304 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed, Jul 12, 2006 at 02:44:03PM -0700, Doyle Rhynard wrote: >After several other people sent in similar messages, someone in the >Eclipse/CDT user group did find a workaround for the problem with >gdb-20060706. The solution requires that file paths have explicit >mappings of the form: "/cygwin/c" - "C:\". > >Is this a bug in the new gdb or does Cygwin have a new policy of no >longer providing explicit internal conversions from Windows file paths >to POSIX paths? If you're using cygwin, you can verify for yourself that something like "ls c:" works fine. And, gdb seems to be able to access a file using ms-dos syntax from the command line. So, unless that's not what you mean by "explicit mappings" you're going to have to provide more details about what you mean. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/