GDB (xrefs)
|
Public Member Functions | |
def | __init__ (self) |
def | invoke (self, a, b) |
def | __init__ (self) |
def | invoke (self, a, b) |
$_streq - check string equality. Usage: $_streq (A, B) Returns: True if A and B are identical strings in the current language. Example (amd64-linux): catch syscall open cond $bpnum $_streq((char*) $rdi, "foo")
def gdb.function.strfns._StrEq.__init__ | ( | self | ) |
Definition at line 75 of file strfns.py.
References gdb.function.strfns._StrEq.__init__().
Referenced by gdb.function.strfns._StrEq.__init__().
def gdb.function.strfns._StrEq.__init__ | ( | self | ) |
Definition at line 75 of file strfns.py.
References gdb.function.strfns._StrEq.__init__().