Ddbg 0.0.2.3 alpha release

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Fri Feb 23 16:06:17 PST 2007


Bradley Smith wrote:
> Jascha Wetzel wrote:
>> he probably didn't. "Error: Empty CodeView data" is what happens in this
>> case.
>> debugging executables without symbols isn't supported, yet.
>>
> 
> Sorry, but you are wrong. That was the first thing I checked. I did it 
> again to make sure, and here is the build log:
> 
> Build started on: 23-02-2007 at 15:45.20
> Build ended on: 23-02-2007 at 15:45.20
> 
> -------------- Build: Debug in test ---------------
> dmd.exe -g -debug -IC:\dmd\src\phobos -c hello.d -ofobj\Debug\hello.obj
> dmd.exe bin\Debug\test.exe obj\Debug\hello.obj phobos.lib
> C:\dmd\bin\..\..\dm\bin\link.exe 
> obj\Debug\hello,bin\Debug\test.exe,,phobos.lib+user32+kernel32/noi;
> Process terminated with status 0 (0 minutes, 0 seconds)
> 0 errors, 0 warnings

Maybe it's because the default phobos.lib doesn't include debug symbols?



More information about the Digitalmars-d-announce mailing list