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 9f3980a + 24145f5 commit 67cc4d0Copy full SHA for 67cc4d0
utils/build-presets.ini
@@ -494,6 +494,7 @@ build-subdir=buildbot_incremental_lldb_asan_ubsan
494
# Build a sanitized lldb. Don't build a sanitized clang/swift.
495
lldb
496
lldb-extra-cmake-args=-DLLVM_USE_SANITIZER=Address;Undefined
497
+lldb-use-system-debugserver
498
499
# Build Release with debug info, so that we can symbolicate backtraces.
500
release-debuginfo
0 commit comments