[DDBG] failed to load COFF

Jascha Wetzel firstname at mainia.de
Sun Jan 13 11:12:23 PST 2008


Vladimir Panteleev wrote:
> On Fri, 14 Dec 2007 22:44:21 +0200, Bill Baxter <dnewsgroup at billbaxter.com> wrote:
> 
>> Failed to load COFF image "gui.exe": DataReader.seek beyond end of data offset=4674, $=200
> 
> Having a similar problem:
> 
>> Loading symbols from mainui.exe
>> "program.exe" ist not a valid COFF PE executable: DataReader.seek beyond end of data offset=15682, $=44
> 
> I can send you binary/sources+build instructions to e-mail if that'll help.

it does, please do :)
since i don't implement the full COFF standard, corner cases pop up 
every now and then that the parser doesn't handle (properly). i can 
handle those with considerably less effort than i need to support COFF 
fully (which is useless, as long as DMD is the only source of input images).


More information about the Digitalmars-d-debugger mailing list