CrashedProcess
A synchronous client for accessing crash data from the host process.
Declaration
final class CrashedProcessOverview
Your extension receives this type as the parameter to processCrashReport(process:). Use this class to access symbolication and binary images, and perform symbol lookup. You can also access the corpsePort to send Mach IPC commands to the crashed process.