Package vdb :: Class VdbTrace
[hide private]
[frames] | no frames]

Class VdbTrace

source code

Used to hand thing that need a persistant reference to a trace when using vdb to manage tracers.

Instance Methods [hide private]
 
__init__(self, db) source code
 
attach(self, pid) source code
 
registerNotifier(self, event, notif) source code
 
deregisterNotifier(self, event, notif) source code
 
selectThread(self, threadid) source code
 
__getattr__(self, name) source code