Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 20 Nov 2001 12:31:03 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: gdb trouble
Message-ID: <20011120123103.J14154@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <00c801c1719c$125a7700$b90806c0@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@cygwin.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/

