Package vdb :: Package gui :: Package extensions :: Module windows
[hide private]
[frames] | no frames]

Module windows

source code

Classes [hide private]
  VdbHeapRenderer
A renderer which knows how to show heap chunks (only to be used on aligned addresses, our parent window takes care of that)
  VdbHeapView
  VdbHeapWindow
  Win32HeapWindow
Functions [hide private]
 
heapview(db, line)
Open a Win32 Heap View window.
source code
 
vdbGuiExtension(db, gui) source code
Variables [hide private]
  busy_color = (255, 0, 0)
  def_color = (0, 255, 0)
  __package__ = 'vdb.gui.extensions'
Function Details [hide private]

heapview(db, line)

source code 

Open a Win32 Heap View window.

Usage: heapview