Searched refs:to_string_obj (Results 1 – 1 of 1) sorted by relevance
648 PyObject *to_string_obj = nullptr; in execute_gdb_command() local654 &PyBool_Type, &to_string_obj)) in execute_gdb_command()667 if (to_string_obj != nullptr) in execute_gdb_command()669 int cmp = PyObject_IsTrue (to_string_obj); in execute_gdb_command()