I would just like to say thank you for creating this debugger. It's nice to have a "just works" stand-alone debugger for dlang.
Sometimes you don't want to install gdb, lldb etc or run visual studio just to debug.
Any new releases planned?
Thanks!
Those other debuggers are giving me headaches and doesn't like D structs.
My current main gripe with RemedyBG is the lack of an easy solution for break on exceptions, which I think would be a nice feature for other languages too.