https://issues.dlang.org/show_bug.cgi?id=13243
--- Comment #5 from Rainer Schuetze <[email protected]> --- I tried linking a little C++ static library into the D file. Mago worked as usual for the D part for me, and it didn't completely fail for the C++ part. Breakpoints didn't trigger there, and stepping worked as if it where on the processor instructions. --
