https://github.com/ashgti created 
https://github.com/llvm/llvm-project/pull/138977

This creates a very basic module explorer for tracking and displaying loaded 
modules, reported by lldb-dap for the active debug session.

This includes a basic session tracker that we can use to observe the debug 
session and collect specific information for additional visualizations in the 
lldb-dap ext.

Here is a screenshot of the current visualization in the tree view. There is 
some unfortunate wrapping of the path, but it shows the basic support that 
could be extended in the future.

<img width="1759" alt="Screenshot 2025-05-07 at 2 52 50 PM" 
src="https://github.com/user-attachments/assets/588baa2f-61d5-4434-8692-b1d0cce42875";
 />



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to