Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 20 Nov 2001 12:31:03 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: gdb trouble Message-ID: <20011120123103.J14154@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <00c801c1719c$125a7700$b90806c0 AT vipin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00c801c1719c$125a7700$b90806c0@vipin>; from vipin.aravind@wipro.com on Tue, Nov 20, 2001 at 01:49:27PM +0530 On Tue, Nov 20, 2001 at 01:49:27PM +0530, vipin aravind wrote: > hi, > I have done > 1)gcc -g test.c > 2) gdb > 3) from the "run" menu I choose the executeable I get the following error-message box. > > > > --------------------------- > Error > --------------------------- > Error loading "/home/Administrator/test": > not in executable format: File format not recognized The gdb GUI is not Cygwin path aware, unfortunately. Try the same w/o GUI by starting `gdb -nw' Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/