Crate crash_report
source ·Modules§
Structs§
- Attributes about a process that are required to set up annotations for crash reports.
- Handler for remote crash requests from other processes.
Enums§
- The reason a SimulatedException crash report is being requested.
Functions§
- Sets a map of tubes to trigger SimulatedException crash reports for each process type. Should only be called on the main process.
- Sets the package name to given
_package_name
. - Setup crash reporting for a process. Each process MUST provide a unique
product_type
to avoid making crash reports incomprehensible. - Update (insert when key is not present) a key-value pair annotation in a crash report.
- Captures a crash dump and uploads a crash report, without crashing the process.