Added an entry for "lldb" in config.example.toml
This commit is contained in:
@@ -254,6 +254,10 @@
|
|||||||
# executing the debuginfo test suite.
|
# executing the debuginfo test suite.
|
||||||
#gdb = "gdb"
|
#gdb = "gdb"
|
||||||
|
|
||||||
|
# The path to (or name of) the LLDB executable to use. This is only used for
|
||||||
|
# executing the debuginfo test suite.
|
||||||
|
#lldb = "lldb"
|
||||||
|
|
||||||
# The node.js executable to use. Note that this is only used for the emscripten
|
# The node.js executable to use. Note that this is only used for the emscripten
|
||||||
# target when running tests, otherwise this can be omitted.
|
# target when running tests, otherwise this can be omitted.
|
||||||
#nodejs = "node"
|
#nodejs = "node"
|
||||||
|
|||||||
Reference in New Issue
Block a user