Package Peach :: Package Agent :: Module debugger
[hide private]

Module debugger

source code

Debugging monitor for Peach Agent. Uses pydbgeng to monitor processes and detect faults. Would be nice to also eventually do other things like "if we hit this method" or whatever.


Author: Michael Eddington

Version: $Id: Peach.Agent.debugger-module.html 1138 2008-08-16 19:39:03Z meddingt $

Classes [hide private]
  WindowsAppVerifier
Agent that uses the Microsoft AppVerifier tool to detect faults on running processes.
  WindowsDebuggerThread
  WindowsDebugger
Windows debugger monitor.
  __crash_bin_struct__
  crash_binning
  _DbgEventHandler
  WindowsDebugEngineThread
  WindowsDebugEngine
Windows debugger agent.
  _GdbThread
  UnixGdb
Unix GDB monitor.
Functions [hide private]
 
handleAccessViolation(dbg) source code