Moving back to .NET
    rumbu via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Thu Sep 24 04:55:27 PDT 2015
    
    
  
On Thursday, 24 September 2015 at 06:22:06 UTC, ZombineDev wrote:
> Actually Mono-D has better debugging experience than VisualD, 
> but ironically it works only on Linux :D
> I don't know why you are having troubles with unittests because 
> when a UT fails, the error message includes the line number, so 
> you can put a breakpoint there.
Debugging asserts:
http://imgur.com/LEiGN61
Debugging templated code:
http://imgur.com/NJcdeH8
Mago & Visual Studio debugger, both failed.
    
    
More information about the Digitalmars-d
mailing list