mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
PYOBJ.COM was failing when statically analyzing _pyio.py in MODE=dbg because co_consts contained a big number, which dirtied the interpreter exception state. We now do comprehensive error checking w/ Python API. The -DSTACK_FRAME_UNLIMITED CPPFLAG has been removed from DES since its self test function has been fixed to use heap memory rather than making aggressive use of the stack. This change also fixes a regression with function tracing (the --ftrace flag a.k.a. ftrace_install() a.k.a. cosmo.ftrace) in ASAN build modes. Lastly, the _tracemalloc module should now always be available for use in MODE=dbg. |
||
---|---|---|
.. | ||
c.lang | ||
cosmo-asm-mode.el | ||
cosmo-c-builtins.el | ||
cosmo-c-constants.el | ||
cosmo-c-keywords.el | ||
cosmo-c-types.el | ||
cosmo-cpp-constants.el | ||
cosmo-format.el | ||
cosmo-platform-constants.el | ||
cosmo-stuff.el | ||
cosmo.el | ||
ctest-mode.el | ||
javadown.el | ||
key.py | ||
ld-script.el | ||
optinfo-mode.el | ||
protobuf-mode.el |