MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / proxyval

Method proxyval

Tools/gdb/libpython.py:219–256  ·  view source on GitHub ↗

Scrape a value from the inferior process, and try to represent it within the gdb process, whilst (hopefully) avoiding crashes when the remote data is corrupt. Derived classes will override this. For example, a PyIntObject* with ob_ival 42 in the inferior pr

(self, visited)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

write_reprMethod · 0.95
_write_instance_reprFunction · 0.45
proxyvalMethod · 0.45
proxyvalMethod · 0.45
addr2lineMethod · 0.45
proxyvalMethod · 0.45
proxyvalMethod · 0.45
write_reprMethod · 0.45
proxyvalMethod · 0.45
get_var_by_nameMethod · 0.45
filenameMethod · 0.45
write_reprMethod · 0.45

Calls 2

safe_tp_nameMethod · 0.95
FakeReprClass · 0.85

Tested by

no test coverage detected