Crate crash_report

source ·

Modules§

Structs§

Enums§

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.