dmd 1.060 and 2.045 release
Walter Bright
newshound1 at digitalmars.com
Tue May 4 11:03:49 PDT 2010
Robert Clipsham wrote:
> While you're reading, is there any chance you could take a look at my
> post on the dmd-internals ML and give me some feedback? I noticed you
> agreed with Brad in a bug report, but to what extent? When I get around
> to fixing all those bugs I'd like to know where you stand so I can work
> on some enhancements to debug info as well as just bug fixes :)
Basically, I don't think the switches need to change, just:
-g: debugger can handle D data types and extensions
-gc: make it work with whatever the debugger can handle, i.e. for debuggers that
don't know about D
More information about the Digitalmars-d-announce
mailing list