https://issues.dlang.org/show_bug.cgi?id=13243
--- Comment #6 from Rainer Schuetze <[email protected]> --- I noticed that section offsets were truncated to 16-bit. This was causing the trouble with the bad C++ breakpoints and stepping. I believe this could also have been a problem in non-trivial D programs. Please try the new beta: https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.39-beta2 --
