Package FuzzManager :: Package FTB :: Package Signatures :: Module Symptom
[hide private]
[frames] | no frames]

Module Symptom

source code

Symptom

Represents one symptom which may appear in a crash signature.


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

Classes [hide private]
  Symptom
Abstract base class that provides a method to instantiate the right sub class.
  OutputSymptom
  StackFrameSymptom
  StackSizeSymptom
  CrashAddressSymptom
  InstructionSymptom
  TestcaseSymptom
  StackFramesSymptom
Variables [hide private]
  __package__ = 'FuzzManager.FTB.Signatures'