https://issues.dlang.org/show_bug.cgi?id=13243
--- Comment #3 from Rainer Schuetze <[email protected]> --- > I can't test 32bit in context since DMD doesn't write 32bit COFF. So I guess you are using a mixture of C++ and D? That's something I haven't tried with mago and expect to not too work well. Your breakpoints are in C++ code? If your project is D only: Mago understands both CodeView as written by optlink as well as PDB files. --
