Skip to content

Commit 24145f5

Browse files
committed
[preset] Use the system debugserver for buildbot_incremental,lldb_asan_ubsan
This addresses "this is a non-interactive debug session, could not get permissions to debug" errors on the oss-lldb-asan-osx bot.
1 parent d765f23 commit 24145f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ build-subdir=buildbot_incremental_lldb_asan_ubsan
494494
# Build a sanitized lldb. Don't build a sanitized clang/swift.
495495
lldb
496496
lldb-extra-cmake-args=-DLLVM_USE_SANITIZER=Address;Undefined
497+
lldb-use-system-debugserver
497498

498499
# Build Release with debug info, so that we can symbolicate backtraces.
499500
release-debuginfo

0 commit comments

Comments
 (0)