Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Variables
debuginfo_test.py File Reference

Go to the source code of this file.

Namespaces

 debuginfo_test
 

Variables

string debuginfo_test.url = 'http://anathema.flux.utah.edu/wsdl/debuginfo.wsdl.local'
 
tuple debuginfo_test.client = Client(url,cache=None)
 
tuple debuginfo_test.opts = client.factory.create('DebugFileOptsT')
 
tuple debuginfo_test.result = client.service.LookupSymbol('/usr/lib/debug/bin/yes.debug','main.argc',opts)