================
@@ -1451,6 +1451,113 @@ displayed. The reason the debugger warns you is that 
enabling an empty category
 might be a typo, and you effectively wanted to enable a similarly-named but
 not-empty category.
 
+## Examples
+
+These are a few examples of summaries and synthetic children providers for
+types you may want to format.
+
+You can find further examples here:
+
+- [LLVM Data 
Formatters](https://github.com/llvm/llvm-project/blob/main/llvm/utils/lldbDataFormatters.py)
+- [Coca (Objective-C) 
Formatters](https://github.com/llvm/llvm-project/tree/main/lldb/examples/summaries/cocoa)
----------------
medismailben wrote:

```suggestion
- [Cocoa (Objective-C) 
Formatters](https://github.com/llvm/llvm-project/tree/main/lldb/examples/summaries/cocoa)
```

https://github.com/llvm/llvm-project/pull/194916
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to