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:[EMAIL PROTECTED] 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/