daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
372 stars 44 forks source link

Point to LLVM official LLDB DAP plugin #262

Closed medismailben closed 4 months ago

medismailben commented 4 months ago

This should point to the new LLVM official LLDB DAP plugin: https://github.com/llvm/llvm-project/tree/main/lldb/tools/lldb-dap

medismailben commented 4 months ago

https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.lldb-dap

daveleroy commented 4 months ago

This project doesn't support lldb-dap. If someone wants to add support for it they are welcome to but I don't see the need for me to spend the time on it when codelldb works well.