| Home | Trees | Indices | Help |
|
|---|
|
|
Interface to a batch of processes, plus some system wide settings. Contains a snapshot of processes.
|
|||
| bool |
|
||
|
|||
| dictionary-valueiterator |
|
||
| int |
|
||
|
Inherited from |
|||
| Instrumentation | |||
|---|---|---|---|
| str |
|
||
| list( str ) |
|
||
| Process |
|
||
| Processes snapshot | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| list of tuple( Process, str ) |
|
||
| Process |
|
||
| int |
|
||
| list( int ) |
|
||
| bool |
|
||
| dictionary-keyiterator |
|
||
| dictionary-valueiterator |
|
||
|
|||
|
|||
|
|||
| Threads snapshots | |||
| Thread |
|
||
| int |
|
||
| list( int ) |
|
||
| bool |
|
||
|
|||
| Modules snapshots | |||
| list( Module... ) |
|
||
| list( Module... ) |
|
||
| list( Module... ) |
|
||
| int |
|
||
|
|||
| Event notifications (private) | |||
|
|||
|
|||
|
|||
| Global settings | |||
|---|---|---|---|
|
|||
| bool |
|
||
|
|||
|
|||
|
|||
| Global settings | |||
|---|---|---|---|
| int |
pageSize = 4096Page size in bytes. |
||
|
|||
|
Inherited from |
|||
|
|||
Requests debug privileges. This may be needed to debug processes running as SYSTEM (such as services) since Windows XP. |
Automatically detach from processes when the current thread dies. Works on the following platforms:
Fails on the following platforms:
|
When tracing, call this on every single step event for step on branch mode. Warning: This has a HARDCODED value for a machine specific register (MSR). It could potentially brick your machine. It works on my machine, but your mileage may vary. |
Set the options for the symbol support (dbghelp.dll).
|
|
|||
pageSizePage size in bytes. Defaults to 0x1000 but it's automatically updated on runtime when importing the module.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri May 15 21:56:40 2009 | http://epydoc.sourceforge.net |