GDB (xrefs)
|
Public Member Functions | |
__init__ (self, val) | |
to_string (self) | |
Protected Attributes | |
_val | |
Print CORE_ADDR values as hex.
Definition at line 274 of file gdb-gdb.py.
gdb-gdb.CoreAddrPrettyPrinter.__init__ | ( | self, | |
val ) |
Definition at line 277 of file gdb-gdb.py.
gdb-gdb.CoreAddrPrettyPrinter.to_string | ( | self | ) |
Definition at line 280 of file gdb-gdb.py.
References gdb-gdb.CoreAddrPrettyPrinter._val, gdb-gdb.IntrusiveListPrinter._val, and gdb-gdb.HtabPrinter._val.
|
protected |
Definition at line 278 of file gdb-gdb.py.
Referenced by gdb-gdb.IntrusiveListPrinter._children_generator(), gdb-gdb.HtabPrinter.children(), gdb-gdb.CoreAddrPrettyPrinter.to_string(), and gdb-gdb.HtabPrinter.to_string().