[Lldb-commits] [lldb] [lldb] Document the SBDebugger public interface (PR #147621)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 11 06:06:23 PDT 2025


https://github.com/labath approved this pull request.

I don't want to hold this up. Made some suggestions on how I would condense the descriptions. I stopped after I realized I'd be rewriting most of these. I also haven't checked how would the formatted version of this look like. I'll leave it up to you whether you want to apply them or not.

I have a feeling that when the users ask for documentation, they're ask for more high-level things like "what is a CompileUnit" or "what's the difference between a load and a file address", and not "what does Debugger::Create do"

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


More information about the lldb-commits mailing list