New crash debugging and backtrace is now available for binaries built with Swift 5.9. Debugger support Structured Concurrency features and properly reconstructs call stack for async functions.
Developers could use interactive interface to navigate through backtrace.
Swift Blog: On-Crash Backtraces in Swift