OLD | NEW |
1 # Breakpad Crash Reporting for Mozilla | 1 # Breakpad Crash Reporting for Mozilla |
2 | 2 |
3 * January 24, 2007 | 3 * January 24, 2007 |
4 * Links updated February 14, 2007 | 4 * Links updated February 14, 2007 |
5 * Mozilla HQ | 5 * Mozilla HQ |
6 * Mark Mentovai | 6 * Mark Mentovai |
7 * Brian Ryner | 7 * Brian Ryner |
8 | 8 |
9 ## What is a crash reporter? | 9 ## What is a crash reporter? |
10 | 10 |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
68 | 68 |
69 * Breakpad client present in Gran Paradiso Alpha 1 for Windows | 69 * Breakpad client present in Gran Paradiso Alpha 1 for Windows |
70 * Disabled by default | 70 * Disabled by default |
71 * Enable with `MOZ_AIRBAG` | 71 * Enable with `MOZ_AIRBAG` |
72 * Proof-of-concept collector | 72 * Proof-of-concept collector |
73 * http://mavra.perilith.com/~luser/airbag-collector/list.pl | 73 * http://mavra.perilith.com/~luser/airbag-collector/list.pl |
74 * Other platforms coming soon | 74 * Other platforms coming soon |
75 | 75 |
76 ## More Information | 76 ## More Information |
77 | 77 |
78 * Project home: http://code.google.com/p/google-breakpad/ | 78 * Project home: https://chromium.googlesource.com/breakpad/breakpad/ |
79 * Mailing lists | 79 * Mailing lists |
80 * [google-breakpad-dev@googlegroups.com] | 80 * [google-breakpad-dev@googlegroups.com](https://groups.google.com/group/g
oogle-breakpad-dev/) |
81 (http://groups.google.com/group/google-breakpad-dev/) | 81 * [google-breakpad-discuss@googlegroups.com](https://groups.google.com/gro
up/google-breakpad-discuss/) |
82 * [google-breakpad-discuss@googlegroups.com] | |
83 (http://groups.google.com/group/google-breakpad-discuss/) | |
84 * Ask me (irc.mozilla.org: mento) | 82 * Ask me (irc.mozilla.org: mento) |
OLD | NEW |