[Lldb-commits] [lldb] [lldb-dap][docs] Improve README (PR #109266)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 20 10:53:19 PDT 2024


================
@@ -87,6 +40,14 @@ adds `FOO=1` and `bar` to the environment:
 }
 ```
 
+### Attaching to a process
+
+When attaching to a process using LLDB you can attach in a few ways
----------------
JDevlieghere wrote:

Nit: missing period or colon.

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


More information about the lldb-commits mailing list