|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.debugger - [DDBG] failed to load COFF
Ever seen something like this in ddbg?: """ Ddbg 0.11 beta - D Debugger Copyright (c) 2007 Jascha Wetzel see http://ddbg.mainia.de/doc.html for documentation Failed to load COFF image "gui.exe": DataReader.seek beyond end of data offset=4674, $=200 """ The exe runs fine. I just did a dsss clean/dsss build and that didn't make the error go away. --bb Dec 14 2007
Bill Baxter wrote:Ever seen something like this in ddbg?: """ Ddbg 0.11 beta - D Debugger Copyright (c) 2007 Jascha Wetzel see http://ddbg.mainia.de/doc.html for documentation Failed to load COFF image "gui.exe": DataReader.seek beyond end of data offset=4674, $=200 """ The exe runs fine. I just did a dsss clean/dsss build and that didn't make the error go away. --bb Dec 14 2007
Jascha Wetzel wrote:Bill Baxter wrote:Ever seen something like this in ddbg?: """ Ddbg 0.11 beta - D Debugger Copyright (c) 2007 Jascha Wetzel see http://ddbg.mainia.de/doc.html for documentation Failed to load COFF image "gui.exe": DataReader.seek beyond end of data offset=4674, $=200 """ The exe runs fine. I just did a dsss clean/dsss build and that didn't make the error go away. --bb Dec 14 2007
Bill Baxter wrote:It's 10MB. I can put it somewhere on my website for you to download if you're willing. Will you need all the ancillary DLLs it uses too, or is it enough to just get the single .exe? Dec 15 2007
On Fri, 14 Dec 2007 22:44:21 +0200, Bill Baxter <dnewsgroup billbaxter.c= om> wrote:Failed to load COFF image "gui.exe": DataReader.seek beyond end of dat= Jan 13 2008
Vladimir Panteleev wrote:On Fri, 14 Dec 2007 22:44:21 +0200, Bill Baxter <dnewsgroup billbaxter.com> wrote:Failed to load COFF image "gui.exe": DataReader.seek beyond end of data offset=4674, $=200 Jan 13 2008
Vladimir Panteleev wrote:On Sun, 13 Jan 2008 21:12:23 +0200, Jascha Wetzel <firstname mainia.de> wrote:Vladimir Panteleev wrote:On Fri, 14 Dec 2007 22:44:21 +0200, Bill Baxter <dnewsgroup billbaxter.com> wrote:Failed to load COFF image "gui.exe": DataReader.seek beyond end of data offset=4674, $=200 Jan 17 2008
On Sun, 13 Jan 2008 21:12:23 +0200, Jascha Wetzel <firstname mainia.de> = wrote:Vladimir Panteleev wrote:On Fri, 14 Dec 2007 22:44:21 +0200, Bill Baxter <dnewsgroup billbaxte= Jan 17 2008
|