summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2004-11-17 16:04:15 (GMT)
committerSkip Montanaro <skip@pobox.com>2004-11-17 16:04:15 (GMT)
commit0bb2a65dbdbad6731dfc6a942220e4438e393b85 (patch)
tree3da8de7f787eb7a304e283e9e844db6a79a58c57 /setup.py
parent03562a5e629992676acacc1a241fd5738e2d9496 (diff)
downloadcpython-0bb2a65dbdbad6731dfc6a942220e4438e393b85.zip
cpython-0bb2a65dbdbad6731dfc6a942220e4438e393b85.tar.gz
cpython-0bb2a65dbdbad6731dfc6a942220e4438e393b85.tar.bz2
split functionality into pystack and pystackv commands. The former will
work with core dumps because it avoids calling any Python API routines. The latter prints all the local variable values as well as the stack frames but won't work with core dumps because it relies on _PyObject_Dump to print variables.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions