i686-pc-mingw32 gdb: note executable format

Eli Zaretskii eliz@gnu.org
Sat Oct 23 10:00:00 GMT 2010


> From: Greatwolf <gmane.greatwolf@mamber.net>
> Date: Sat, 23 Oct 2010 08:29:35 +0000 (UTC)
> 
> 
> Does anyone have any thoughts on what the problem might be? How can I start 
> debugging this issue?

Put a breakpoint on the code that issues the error message, then work
up the call stack to see the reason.

It sounds like some variant(s) of pe-coff executable format are not
recognized, but without specific details it will be impossible to find
the proper solution.



More information about the Gdb mailing list