| Home | Trees | Indices | Help |
|
|---|
|
|
Instrumentation module.
|
|||
| Instrumentation | |||
|---|---|---|---|
|
Module Interface to a DLL library loaded in the context of another process. |
|||
|
Thread Interface to a thread in another process. |
|||
|
Process Interface to a process. |
|||
|
System Interface to a batch of processes, plus some system wide settings. |
|||
| Handles (private) | |||
|
Handle Encapsulates win32 handles to avoid leaking them. |
|||
|
ProcessHandle Win32 process handle. |
|||
|
ThreadHandle Win32 thread handle. |
|||
|
FileHandle Win32 file handle. |
|||
| Capabilities (private) | |||
|
ModuleContainer Encapsulates the capability to contain Module objects. |
|||
|
ThreadContainer Encapsulates the capability to contain Thread objects. |
|||
|
MemoryAddresses Class to manipulate memory addresses. |
|||
|
MemoryOperations Encapsulates the capabilities to manipulate the memory of a process. |
|||
|
SymbolOperations Encapsulates symbol operations capabilities. |
|||
|
ThreadDebugOperations Encapsulates several useful debugging routines for threads. |
|||
|
ProcessDebugOperations Encapsulates several useful debugging routines for processes. |
|||
|
ProcessContainer Encapsulates the capability to contain Process objects. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Decode32Bits = 1
|
|||
|
|||
Decorator to perform type checking on the Warning: This is only useful for debugging the debugger itself, otherwise the code should be commented out. |
Decorator to perform type checking on the Warning: This is only useful for debugging the debugger itself, otherwise the code should be commented out. |
Decorator to perform type checking on the Warning: This is only useful for debugging the debugger itself, otherwise the code should be commented out. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 21 15:14:33 2009 | http://epydoc.sourceforge.net |