Skip to content

init

__all__ = ['ctypes', 'memory', 'typeinfo'] module-attribute

gdb_version = tuple(map(int, re.search('(\\d+)[^\\d]+(\\d+)', gdb.VERSION).groups())) module-attribute

load_gdblib()

Import all gdblib modules that need to run code on import