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.
1 parent faafd0f commit 2d8230dCopy full SHA for 2d8230d
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