We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents faafd0f + 2d8230d commit 88eda69Copy full SHA for 88eda69
dap-codelldb.el
@@ -19,6 +19,7 @@
19
;;; Code:
20
21
(require 'dap-mode)
22
+(require 'dap-utils)
23
24
(defcustom dap-codelldb-download-url
25
(format "https://github.com/vadimcn/vscode-lldb/releases/download/v1.6.1/codelldb-x86_64-%s.vsix"
0 commit comments