delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: gdb in eclipse |
Date: | Fri, 17 Nov 2006 14:39:42 -0000 |
Message-ID: | <002301c70a56$37f11480$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <319d96980611170623x4765454u2e1658c57fb67bb5@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 17 November 2006 14:24, marcos rebelo wrote: > The code runs correctly, but when I do Debug I have this message: > > Warning: /eclipse_projects/C++/Test/.settings;E: No such file or directory. > Warning: /eclipse_projects/C++/Test;E: No such file or directory. > Warning: /cygdrive/e/eclipse_projects/C++/Test/E: No such file or directory. This looks like you've used a (mixed format) DOS-style search path, i.e. drive letters and semi-colons to separate the entries. Try using posix paths and separating the entires with colons. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |