[Lldb-commits] [lldb] [lldb-dap] Fix: Could not find DAP in path (PR #126903)

2025-02-12 Thread Jonas Devlieghere via lldb-commits
https://github.com/JDevlieghere closed https://github.com/llvm/llvm-project/pull/126903 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb-dap] Fix: Could not find DAP in path (PR #126903)

2025-02-12 Thread Jonas Devlieghere via lldb-commits
https://github.com/JDevlieghere approved this pull request. Thank you! https://github.com/llvm/llvm-project/pull/126903 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb-dap] Fix: Could not find DAP in path (PR #126903)

2025-02-12 Thread Adrian Vogelsgesang via lldb-commits
https://github.com/vogelsgesang approved this pull request. good find! LGTM https://github.com/llvm/llvm-project/pull/126903 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb-dap] Fix: Could not find DAP in path (PR #126903)

2025-02-12 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: None (Da-Viper) Changes Fixes #120839 --- Full diff: https://github.com/llvm/llvm-project/pull/126903.diff 1 Files Affected: - (modified) lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts (+2-2) ``diff diff --git a/lldb/tool

[Lldb-commits] [lldb] [lldb-dap] Fix: Could not find DAP in path (PR #126903)

2025-02-12 Thread via lldb-commits
https://github.com/Da-Viper created https://github.com/llvm/llvm-project/pull/126903 Fixes #120839 >From 253ce7d35c1500606391eb4242fe3b32734c Mon Sep 17 00:00:00 2001 From: Ezike Ebuka Date: Wed, 12 Feb 2025 12:38:31 + Subject: [PATCH] [lldb-dap] Fix: compare with the string instead of