X-Spam-Check-By: sourceware.org Date: Tue, 6 Dec 2005 20:32:09 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: gdb error... Message-ID: <20051207013209.GB15641@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Dec 06, 2005 at 04:59:22PM -0800, Sumit Naiksatam wrote: >Hello, > >I am a cygwin newbie. I am trying to use gdb and I get the following error: > >GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i686-pc-cygwin"... >warning: A handler for the OS ABI "GNU/Linux" is not built into this configuration ^^^^^^^^^^^^^^^^^^ >of GDB. Attempting to continue with the default i386 settings. > > >(gdb) run >Starting program: /home/Sumit/code/working/phd/siber/siber-new-network/siber >Error creating process /home/Sumit/code/working/phd/siber/siber-new-network/siber, (error 193) > >Could anyone help me to fix this? I have appended below the cygcheck output for my system. You seem to be trying to debug a linux binary on windows. That won't work. See the first few paragraphs of the cygwin web page for why. -- 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/