Ddbg 0.0.2.3 alpha release
Bradley Smith
digitalmars-com at baysmith.com
Fri Feb 23 15:48:41 PST 2007
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
More information about the Digitalmars-d-announce
mailing list