GDB (xrefs)
|
Public Member Functions | |
__init__ (self, val) | |
to_string (self) | |
Public Attributes | |
val | |
Pretty-print an object of type struct type
Definition at line 104 of file gdb-gdb.py.
gdb-gdb.StructTypePrettyPrinter.__init__ | ( | self, | |
val ) |
Definition at line 107 of file gdb-gdb.py.
gdb-gdb.StructTypePrettyPrinter.to_string | ( | self | ) |
Definition at line 110 of file gdb-gdb.py.
References gdb-gdb.TypeFlagsPrinter.val, gdb-gdb.StructTypePrettyPrinter.val, gdb-gdb.StructMainTypePrettyPrinter.val, ada_exp_YYSTYPE.val, watchpoint.val, c_exp_YYSTYPE.val, literal_def.val, d_exp_YYSTYPE.val, f_exp_YYSTYPE.val, frame_arg.val, go_exp_YYSTYPE.val, m2_exp_YYSTYPE.val, lval_closure.val, p_exp_YYSTYPE.val, typed_val_int.val, typed_val_float.val, mpfr_float_ops::gdb_mpfr.val, signed_field_s.val, and internalvar_data.val.
gdb-gdb.StructTypePrettyPrinter.val |
Definition at line 108 of file gdb-gdb.py.
Referenced by gdb-gdb.TypeFlagsPrinter.__str__(), gdb-gdb.StructMainTypePrettyPrinter.bound_img(), 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(), and gdb-gdb.StructMainTypePrettyPrinter.type_specific_img().