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

Class PyObjectPtr

Tools/gdb/libpython.py:108–356  ·  view source on GitHub ↗

Class wrapping a gdb.Value that's a either a (PyObject*) within the inferior process, or some subclass pointer e.g. (PyStringObject*) There will be a subclass for every refined PyObject type that we care about. Note that at every stage the underlying pointer could be NULL, poi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

from_pyobject_ptrMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected