GDB (xrefs)
|
Public Member Functions | |
def | __init__ |
def | to_string |
Public Attributes | |
val |
Pretty-print an object of type struct type
Definition at line 109 of file gdb-gdb.py.
def gdb-gdb.StructTypePrettyPrinter.__init__ | ( | self, | |
val | |||
) |
Definition at line 111 of file gdb-gdb.py.
def gdb-gdb.StructTypePrettyPrinter.to_string | ( | self | ) |
Definition at line 113 of file gdb-gdb.py.
References gdb-gdb.TypeFlagsPrinter.val, gdb-gdb.StructTypePrettyPrinter.val, frame_arg.val, and watchpoint.val.
gdb-gdb.StructTypePrettyPrinter::val |
Definition at line 111 of file gdb-gdb.py.
Referenced by gdb.FrameDecorator.SymValueWrapper::__init__(), gdb.printing._EnumInstance::__init__(), gdb-gdb.StructMainTypePrettyPrinter::bounds_img(), gdb-gdb.StructMainTypePrettyPrinter::flags_to_string(), gdb-gdb.StructMainTypePrettyPrinter::owner_to_string(), gdb-gdb.StructMainTypePrettyPrinter::struct_field_img(), gdb-gdb.StructTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::to_string(), gdb.printing._EnumInstance::to_string(), gdb-gdb.StructMainTypePrettyPrinter::type_specific_img(), and gdb.FrameDecorator.SymValueWrapper::value().