Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
df8a0032a4f2b512509d5b79086c8a6b31d968ef
/
Misc
/
gdbinit
8c47f4a
eval_frame now has a PyAPI-style name
by Michael W. Hudson
· 20 years ago
7a92d74
It would help if I deleted the old pystack!
by Skip Montanaro
· 21 years ago
74d07f2
include local variables when dumping Python stack trace
by Skip Montanaro
· 21 years ago
786ea6b
Add pystack definition to Misc/gdbinit with some explanation of its behavior
by Skip Montanaro
· 21 years ago
f64ec0f
A helper to dump info about the current frame, assuming it is the variable f.
by Jeremy Hylton
· 21 years ago
bbd89b6
PyObject_Dump() -> _PyObject_Dump()
by Barry Warsaw
· 24 years ago
39e44d7
A few useful definitions if you're using gdb. Copy to ~/.gdbinit to
by Barry Warsaw
· 24 years ago