| Trees | Indices | Help |
|---|
|
|
posix.PtraceMixin --+
|
posix.PosixMixin --+
|
LinuxMixin
The mixin to take care of linux specific platform traits. (mostly proc)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Setup supported modes
|
|
|
A *much* faster way of reading memory that the 4 bytes per syscall allowed by ptrace
|
A *much* faster way of writting memory that the 4 bytes per syscall allowed by ptrace
|
|
|
|
|
|
Do the work for attaching a thread. This must be *under* attachThread() so callers in notifiers may call it (because it's also gotta be thread wrapped).
|
|
This *thread wrapped* function will get any pending GETEVENTMSG msgs.
|
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:14 2012 | http://epydoc.sourceforge.net |