[ddbg] Preview of 0.11

Jascha Wetzel firstname at mainia.de
Mon Nov 12 05:35:27 PST 2007


Samo Prelog wrote:
> Jascha Wetzel Wrote:
> 
>> Samo Prelog wrote:
>>> will ddbg 0.11 support debugging of dlls?
>> yepdoes it work yet? do you need to specify any cmdline arguments to indicate that you are debugging a dll? i've tried it in eclipse (with the 0.11 preview) using descent, but i've gotten a error like this:
> 
> Loading symbols from C:\Eclipse Projects\testproject\src\testdll.d
> "C:\Eclipse Projects\testproject\src\testdll.d" ist not a valid COFF PE executable: DataReader.seek beyond end of data offset=778269299, $=941

It's not implemented yet (and it won't be before December).
Unrelated note: the error message suggests that you're trying to debug 
the source file. The "Loading symbols from..." message should state an 
exe file.


More information about the Digitalmars-d-debugger mailing list