On 29.12.2017 14:46, Amorphorious wrote:
Also, when I put a BP on an if statement it is not hit and Visual D says that no symbols have been loaded for the document. If I put the BP on a line that isn't an if statement, it hits the BP fine.
I don't think this is a general rule, as it's working most of the time in my experience. I sometimes hit similar issues, but it's usually difficult to reduce them to manageable size.
dmd is sometimes not so great at generating line number info. Can you post an example to bugzilla?