Trees | Indices | Help |
---|
|
Crash Information
Represents information about a crash. Specific subclasses implement different crash data supported by the implementation.
Author: Christian Holler (:decoder)
License:
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Contact: choller@mozilla.com
|
|||
CrashInfo Abstract base class that provides a method to instantiate the right sub class. |
|||
NoCrashInfo | |||
ASanCrashInfo | |||
UBSanCrashInfo | |||
GDBCrashInfo | |||
MinidumpCrashInfo | |||
AppleCrashInfo |
|
|||
__package__ =
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |