Staging
v0.5.0
https://github.com/python/cpython
Revision c8af302c3af0abb5bfd65ece24de36154937c642 authored by Victor Stinner on 22 November 2016, 21:53:18 UTC, committed by Victor Stinner on 22 November 2016, 21:53:18 UTC
Frame.is_other_python_frame() now also handles _PyCFunction_FastCallDict()
frames.

Thanks to the new code to handle fast calls, python-gdb.py is now also able to
detect the <built-in id method of module ...> frame.
(grafted from f41d02d7da373ccaff97a42b66b051260bd55996)
1 parent 86368b8
History
Tip revision: c8af302c3af0abb5bfd65ece24de36154937c642 authored by Victor Stinner on 22 November 2016, 21:53:18 UTC
Issue #28770: Update python-gdb.py for fastcalls
Tip revision: c8af302
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 996 bytes
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.5 KB
.hgtouch -rw-r--r-- 1.3 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.5 KB
README -rw-r--r-- 8.3 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 470.3 KB
configure.ac -rw-r--r-- 154.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.3 KB
setup.py -rw-r--r-- 98.7 KB

README

back to top