[Lldb-commits] [lldb] [lldb-dap] Add external terminal support (PR #146950)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 7 04:22:23 PDT 2025


================
@@ -46,7 +46,7 @@ def test_failing_launch_program(self):
 
     def test_failing_launch_commands_and_run_in_terminal(self):
         """
-        Tests launching with an invalid program.
+        Tests launching with a launch commands in integrated terminal.
----------------
da-viper wrote:

```suggestion
        Tests launching with launch commands in an integrated terminal.
```

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


More information about the lldb-commits mailing list