summaryrefslogtreecommitdiffstats
path: root/chromium/components/crash/README
blob: 2a7153e60a22cb27c3cad039ddd5fb508947e030 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Crash

Crash is a [layered component](https://www.chromium.org/developers/design-documents/layered-components-design/)
to enable it to be shared cleanly on iOS.

## Debugging

### Breakpad (iOS)

iOS crash reporting uses Breakpad. Some [code changes](http://crrev.com/c/1570168) are necessary in order
to enable crash reporting in local debug builds.