https://issues.dlang.org/show_bug.cgi?id=8172
Timothee Cour <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Timothee Cour <[email protected]> --- I have a working patch: see instructions here: https://github.com/timotheecour/dtools/blob/master/dtools/lldbdplugin.d it involves dlopen'ing a D shared library + applying this patch build lldb with https://github.com/llvm-mirror/lldb/pull/3 example results of resulting backtrace shown here: https://github.com/llvm-mirror/lldb/pull/3 --
