================
@@ -29,6 +29,17 @@ def test_scripted_implementation(self):
         self.assertTrue(process, PROCESS_IS_VALID)
         self.assertEqual(process.GetScriptedImplementation(), None)
 
+    def test_is_live_debug_session(self):
----------------
Jlalond wrote:

Just nit, we might want to add the case for an invalid sbprocess to ensure the 
comment described in the comment doesn't drift over time.

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

Reply via email to