[llvm-dev] Has the work in this talk been pushed: "Better C++ debugging using Clang Modules in LLDB"?

Jonas Devlieghere via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 3 12:14:18 PST 2020


+Raphael who did the work for clang modules in the expression evaluator. 

> On Mar 3, 2020, at 11:47 AM, David Blaikie <dblaikie at gmail.com> wrote:
> 
> +some folks who probably worked on this/know more about it.
> 
> I'd imagine more detail would be required - like what platform you're on, whether you're building with modules, whether you enabled modular debug info (-gmodules, I think), etc.
> 
> On Mon, Mar 2, 2020 at 11:20 PM Jiading Gai via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Hi,
> 
>     I tried using lldb built from master, but still seeing some STL container member functions not recognizable in a debugging session. I am wondering if the work has been pushed to master; also if it's pushed but not enabled by default yet, is there a flag I can use to turn on the expression evaluator using Clang modules. Thanks a lot for the great work.
> 
> Best Regards,
> Jiading
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200303/bf4e8209/attachment.html>


More information about the llvm-dev mailing list