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 d6b88a5 commit 79e09a6Copy full SHA for 79e09a6
config.example.toml
@@ -254,6 +254,10 @@
254
# executing the debuginfo test suite.
255
#gdb = "gdb"
256
257
+# The path to (or name of) the LLDB executable to use. This is only used for
258
+# executing the debuginfo test suite.
259
+#lldb = "lldb"
260
+
261
# The node.js executable to use. Note that this is only used for the emscripten
262
# target when running tests, otherwise this can be omitted.
263
#nodejs = "node"
0 commit comments