GDB (xrefs)
Classes | Namespaces | Functions | Variables
__init__.py File Reference

Go to the source code of this file.

Classes

class  gdb._GdbFile
 
class  gdb.GdbOutputFile
 
class  gdb.GdbOutputErrorFile
 

Namespaces

 gdb
 

Functions

def gdb.execute_unwinders (pending_frame)
 
def gdb.auto_load_packages ()
 
def gdb.GdbSetPythonDirectory (dir)
 

Variables

 gdb.prompt_hook = None
 
list gdb.pretty_printers = []
 
list gdb.type_printers = []
 
list gdb.xmethods = []
 
dictionary gdb.frame_filters = {}
 
list gdb.frame_unwinders = []
 
tuple gdb.PYTHONDIR = os.path.dirname(os.path.dirname(__file__))
 
list gdb.packages