Modules§
Structs§
- Crash
Report Attributes - Attributes about a process that are required to set up annotations for crash reports.
- Graphics
Abort - Remote
Crash Handler - Handler for remote crash requests from other processes.
Enums§
- Crash
Report Reason - The reason a SimulatedException crash report is being requested.
- Crash
Tube 🔒Command - Process
Type
Functions§
- set_
crash_ tube_ map - Sets a map of tubes to trigger SimulatedException crash reports for each process type. Should only be called on the main process.
- set_
package_ name - Sets the package name to given
_package_name. - setup_
crash_ reporting - Setup crash reporting for a process. Each process MUST provide a unique
product_typeto avoid making crash reports incomprehensible. - update_
annotation - Update (insert when key is not present) a key-value pair annotation in a crash report.
- upload_
crash_ report - Captures a crash dump and uploads a crash report, without crashing the process.