Files
swift-mirror/stdlib/public/runtime/Backtrace.cpp
Carl Peto 590f3d702b [Backtracing] Fix threads=all in SWIFT_BACKTRACE parameters.
If you added threads=all to the SWIFT_BACKTRACE settings, it actually prevented all threads from being shown. This fixes that.

Also, the multiple thread test should test for presence of multiple threads.

rdar://166532079
2025-12-15 15:27:35 +00:00

41 KiB