eronnen wrote:

> I haven't looked at the code yet, but based on the video, I'm assuming this 
> happens "on demand", right? A user has to interact with the module view to 
> request the symbols?

Yes, the user has to click on "Show Module Symbols" from the context menu of 
the module tree or through the command palette, and only then the symbols are 
retrieved from the lldb-dap server

https://github.com/llvm/llvm-project/pull/153836
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to