Staging
v0.5.1
https://github.com/python/cpython
Revision 0bb2a65dbdbad6731dfc6a942220e4438e393b85 authored by Skip Montanaro on 17 November 2004, 16:04:15 UTC, committed by Skip Montanaro on 17 November 2004, 16:04:15 UTC
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.
1 parent 03562a5
History
Tip revision: 0bb2a65dbdbad6731dfc6a942220e4438e393b85 authored by Skip Montanaro on 17 November 2004, 16:04:15 UTC
split functionality into pystack and pystackv commands. The former will
Tip revision: 0bb2a65
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 571.7 KB
configure.in -rw-r--r-- 84.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 51.2 KB

README

back to top