GDB (xrefs)
|
Public Member Functions | |
def | __init__ |
def | value |
def | symbol |
def | __init__ |
def | value |
def | symbol |
Public Attributes | |
sym | |
val |
A container class conforming to the Symbol/Value interface which holds frame locals or frame arguments.
Definition at line 206 of file FrameDecorator.py.
def gdb.FrameDecorator.SymValueWrapper.__init__ | ( | self, | |
symbol, | |||
value | |||
) |
Definition at line 209 of file FrameDecorator.py.
Referenced by gdb.FrameDecorator.SymValueWrapper.__init__().
def gdb.FrameDecorator.SymValueWrapper.__init__ | ( | self, | |
symbol, | |||
value | |||
) |
Definition at line 209 of file FrameDecorator.py.
References gdb.FrameDecorator.SymValueWrapper.__init__(), btrace_func.sym, ada_symbol_info.sym, symtoken.sym, gdb.FrameDecorator.SymValueWrapper.sym, macho_sym_hash_entry.sym, frame_arg.sym, wrapped_call_args.val, gdb-gdb.TypeFlagsPrinter.val, gdb-gdb.StructTypePrettyPrinter.val, gdb-gdb.StructMainTypePrettyPrinter.val, lval_closure.val, gdb.FrameDecorator.SymValueWrapper.val, frame_arg.val, and watchpoint.val.
def gdb.FrameDecorator.SymValueWrapper.symbol | ( | self | ) |
Return the symbol, or Python text, associated with this symbol, or None
Definition at line 217 of file FrameDecorator.py.
References btrace_func.sym, ada_symbol_info.sym, symtoken.sym, gdb.FrameDecorator.SymValueWrapper.sym, macho_sym_hash_entry.sym, and frame_arg.sym.
Referenced by gdb.FrameDecorator.SymValueWrapper.symbol().
def gdb.FrameDecorator.SymValueWrapper.symbol | ( | self | ) |
Return the symbol, or Python text, associated with this symbol, or None
Definition at line 217 of file FrameDecorator.py.
References btrace_func.sym, ada_symbol_info.sym, symtoken.sym, gdb.FrameDecorator.SymValueWrapper.sym, macho_sym_hash_entry.sym, frame_arg.sym, and gdb.FrameDecorator.SymValueWrapper.symbol().
def gdb.FrameDecorator.SymValueWrapper.value | ( | self | ) |
Return the value associated with this symbol, or None
Definition at line 213 of file FrameDecorator.py.
References wrapped_call_args.val, gdb-gdb.TypeFlagsPrinter.val, gdb-gdb.StructTypePrettyPrinter.val, gdb-gdb.StructMainTypePrettyPrinter.val, lval_closure.val, gdb.FrameDecorator.SymValueWrapper.val, frame_arg.val, watchpoint.val, and gdb.FrameDecorator.SymValueWrapper.value().
def gdb.FrameDecorator.SymValueWrapper.value | ( | self | ) |
Return the value associated with this symbol, or None
Definition at line 213 of file FrameDecorator.py.
References wrapped_call_args.val, gdb-gdb.TypeFlagsPrinter.val, gdb-gdb.StructTypePrettyPrinter.val, gdb-gdb.StructMainTypePrettyPrinter.val, lval_closure.val, gdb.FrameDecorator.SymValueWrapper.val, frame_arg.val, and watchpoint.val.
Referenced by gdb.FrameDecorator.SymValueWrapper.value().
Definition at line 209 of file FrameDecorator.py.
Referenced by gdb.FrameDecorator.SymValueWrapper::__init__(), and gdb.FrameDecorator.SymValueWrapper::symbol().
Definition at line 209 of file FrameDecorator.py.
Referenced by gdb.FrameDecorator.SymValueWrapper.__init__(), gdb.printing._EnumInstance.__init__(), gdb.printing._EnumInstance.to_string(), and gdb.FrameDecorator.SymValueWrapper.value().