X-Spam-Check-By: sourceware.org Message-ID: <319d96980611170811k35801cb8p5774b4a4fec110d9@mail.gmail.com> Date: Fri, 17 Nov 2006 16:11:22 +0000 From: "marcos rebelo" To: cygwin AT cygwin DOT com Subject: Re: gdb in eclipse In-Reply-To: <002301c70a56$37f11480$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <319d96980611170623x4765454u2e1658c57fb67bb5 AT mail DOT gmail DOT com> <002301c70a56$37f11480$a501a8c0 AT CAM DOT ARTIMI DOT COM> X-IsSubscribed: yes 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 My actions where: Create the project Write the "hello world" program set the path variable to 'E:\cygwin\bin' run the program create the file .gdbinit try to do debug What am I missing? What am I doing wrong? Thanks for the help Marcos On 11/17/06, Dave Korn wrote: > 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/ > > -- Marcos Rebelo http://oleber.awardspace.com/ -- 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/