================
@@ -61,3 +61,28 @@ TEST_F(ProcessTraceTest, ConstructorWithNullptrCoreFile) {
 
   ASSERT_NE(process_sp, nullptr);
 }
+
+// Test that a trace process stops after attaching
----------------
JDevlieghere wrote:

```suggestion
// Test that a trace process stops after attaching.
```


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

Reply via email to