Public Member Functions | |
| def | __init__ |
| def | invoke |
| def | __init__ |
| def | invoke |
$_strlen - compute string length Usage: $_strlen(a) Returns: Length of string a, assumed to be a string in the current language.
| def gdb.function.strfns._StrLen.__init__ | ( | self | ) |
| def gdb.function.strfns._StrLen.__init__ | ( | self | ) |
| def gdb.function.strfns._StrLen.invoke | ( | self, | |
| a | |||
| ) |
| def gdb.function.strfns._StrLen.invoke | ( | self, | |
| a | |||
| ) |
1.7.6.1