This is the mail archive of the cygwin 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 error...


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/


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