[Lldb-commits] [lldb] [lldb/docs] Add scripting extensions documentation to the website (PR #97262)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 1 10:49:25 PDT 2024


https://github.com/JDevlieghere commented:

I'm excited to see these extension points getting documented! What would make this even more valuable is having a page that documents all of LLDB's extension points (and explains the duality between scripting LLDB interactions vs scripting LLDB's behavior) and explain what you can use them for and how to do that. Basically the points you made in your EuroLLVM talk, but in website form. The Python Reference page already covers a bit of that so that could serve as a starting point. 

https://github.com/llvm/llvm-project/pull/97262


More information about the lldb-commits mailing list