This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: i686-pc-mingw32 gdb: note executable format


> 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.


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