[Lldb-commits] [PATCH] D44321: Support demangling for D symbols via dlopen

Timothee Cour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Mar 10 20:11:07 PST 2018


timotheecour added a comment.

update: we can now set lldbdplugin in .lldbinit via `settings set plugin.language.D.pluginfile` so this avoids hardcoding that file


https://reviews.llvm.org/D44321





More information about the lldb-commits mailing list