X-Spam-Check-By: sourceware.org
Message-ID: <319d96980611170811k35801cb8p5774b4a4fec110d9@mail.gmail.com>
Date: Fri, 17 Nov 2006 16:11:22 +0000
From: "marcos rebelo" <oleber@gmail.com>
To: cygwin@cygwin.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@mail.gmail.com> 	 <002301c70a56$37f11480$a501a8c0@CAM.ARTIMI.COM>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <dave.korn@artimi.com> 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/

