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

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 3 11:47:21 PST 2020


+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> 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
> 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/f448ac7a/attachment.html>


More information about the llvm-dev mailing list