ATLAS Offline Software
Classes | Namespaces | Functions | Variables
Debugging.py File Reference

py-module to hold a few tools and utilities to help debugging configurables and/or Athena application More...

Go to the source code of this file.

Classes

class  python.Debugging.DbgStage
 

Namespaces

 python.Debugging
 

Functions

def python.Debugging.hookDebugger (debugger='gdb')
 
def python.Debugging.hookStrace (out=None)
 
def python.Debugging.allowPtrace ()
 
def python.Debugging.dumpPythonProfile (filename)
 
def python.Debugging.traceExecution (script, level)
 

Variables

string python.Debugging.__doc__
 

Detailed Description

py-module to hold a few tools and utilities to help debugging configurables and/or Athena application

Author
Sebastien Binet binet.nosp@m.@cer.nosp@m.n.ch

Definition in file Debugging.py.