[Lldb-commits] [lldb] [lldb] Document the SBDebugger public	interface (PR #147621)
    Med Ismail Bennani via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Jul  9 09:46:40 PDT 2025
    
    
  
================
@@ -106,44 +124,122 @@ class LLDB_API SBDebugger {
                                           bool &is_debugger_specific);
 #endif
 
+  /// Get structured progress data from an event.
----------------
medismailben wrote:
nit:
```suggestion
  /// Get progress structured data from an event.
```
https://github.com/llvm/llvm-project/pull/147621
    
    
More information about the lldb-commits
mailing list