https://issues.dlang.org/show_bug.cgi?id=17727
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #2 from Rainer Schuetze <[email protected]> --- The trouble here is that `b main` stops at auto-generated C main, but no source is available for this (but can have overlapping line number info with other code). This is described in https://issues.dlang.org/show_bug.cgi?id=19039 for Windows, too. *** This issue has been marked as a duplicate of issue 19039 *** --
