Package: wnpp
Severity: wishlist

* Package name    : crashpad
  Version         : d7798a4e28
  Upstream Author : Mark Mentovai
* URL             : https://notabug.org/themusicgod1/crashpad
* License         : Apache 2.0
  Programming Lang: C++
  Description     : a crash-reporting system

Crashpad is a library for capturing, storing and transmitting postmortem crash 
reports 
from a client to an upstream collection server. Crashpad aims to make it 
possible for 
clients to capture process state at the time of crash with the best possible 
fidelity 
and coverage, with the minimum of fuss.

Crashpad also provides a facility for clients to capture dumps of process state 
on-demand for diagnostic purposes.

Crashpad additionally provides minimal facilities for clients to adorn their 
crashes 
with application-specific metadata in the form of per-process key/value pairs. 
More 
sophisticated clients are able to adorn crash reports further through 
extensibility 
points that allow the embedder to augment the crash report with 
application-specific
metadata.

Crashpad is a component used by electron ( #842420 ) 

Reply via email to