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.
