https://issues.dlang.org/show_bug.cgi?id=21769
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- Unfortunately, LDC does not emit debug info for member functions, so the debugger doesn't know how to call them or even whether they exist. Maybe they can be found as a public symbol assuming default mangling. --
