Skip to content

[lldb-dap] Remove the lldb-vscode symlink (NFC) #139621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

JDevlieghere
Copy link
Member

Remove the lldb-vscode -> lldb-dap symlink in the tools directory. I initially created the symlink when we renamed the tool to make migration easier. I think enough time has passed that we don't need it anymore.

My personal motivation is that the symlink causes every file in the lldb-dap directory to show up twice (once under lldb-dap and once under lldb-vscode) in Quick Open in VS Code.

Remove the lldb-vscode -> lldb-dap symlink in the tools directory. I
initially created the symlink when we renamed the tool to make migration
easier. I think enough time has passed that  we don't need it anymore.

My personal motivation is that the symlink causes every file in the
lldb-dap directory to show up twice (once under lldb-dap and once under
lldb-vscode) in Quick Open in VS Code.
@llvmbot
Copy link
Member

llvmbot commented May 12, 2025

@llvm/pr-subscribers-lldb

Author: Jonas Devlieghere (JDevlieghere)

Changes

Remove the lldb-vscode -> lldb-dap symlink in the tools directory. I initially created the symlink when we renamed the tool to make migration easier. I think enough time has passed that we don't need it anymore.

My personal motivation is that the symlink causes every file in the lldb-dap directory to show up twice (once under lldb-dap and once under lldb-vscode) in Quick Open in VS Code.


Full diff: https://github.com/llvm/llvm-project/pull/139621.diff

1 Files Affected:

  • (removed) lldb/tools/lldb-vscode (-1)
diff --git a/lldb/tools/lldb-vscode b/lldb/tools/lldb-vscode
deleted file mode 120000
index 46b40044086c9..0000000000000
--- a/lldb/tools/lldb-vscode
+++ /dev/null
@@ -1 +0,0 @@
-lldb-dap
\ No newline at end of file

@JDevlieghere JDevlieghere merged commit 23472c5 into llvm:main May 13, 2025
12 checks passed
@JDevlieghere JDevlieghere deleted the lldb-vscode-symlink branch May 13, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants