This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb trouble


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]