GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
gdb-gdb.CoreAddrPrettyPrinter Class Reference

Public Member Functions

 __init__ (self, val)
 
 to_string (self)
 

Protected Attributes

 _val
 

Detailed Description

Print CORE_ADDR values as hex.

Definition at line 274 of file gdb-gdb.py.

Constructor & Destructor Documentation

◆ __init__()

gdb-gdb.CoreAddrPrettyPrinter.__init__ ( self,
val )

Definition at line 277 of file gdb-gdb.py.

Member Function Documentation

◆ to_string()

gdb-gdb.CoreAddrPrettyPrinter.to_string ( self)

Member Data Documentation

◆ _val

gdb-gdb.CoreAddrPrettyPrinter._val
protected

The documentation for this class was generated from the following file: