[Mono-D] Debugger also available on Windows

Alexander Bothe info at alexanderbothe.com
Thu Jan 30 14:07:33 PST 2014


Hi everyone,

There's debugging functionality in Mono-D on Windows (again - 
after ~2 years of not having maintained it) now.

The blog post (+ screenshot):
http://mono-d.alexanderbothe.com/revived-debugging-on-windows/



Further thanks go out to Orvid who has spent some efforts in 
improving the overall performance of the D parser:

std.datetime takes
602ms for being parsed now on Linux while not skipping function 
bodies,
200ms with skipping them (which is done normally for Ram&Startup 
time savings).

Now I gotta see how it's performing on Windows..


More information about the Digitalmars-d-announce mailing list