Skip to content

Conversation

tiran
Copy link
Member

@tiran tiran commented Apr 1, 2022

Debug builds with source map / dwarf symbols. Py_DEBUG builds easily
run out of stack space. Detached sybmols and map prohibit some
optimizations and increase file size. Options are undocumented so we
are free to remove them in the future.

https://bugs.python.org/issue40280

Debug builds with source map / dwarf symbols. Py_DEBUG builds easily
run out of stack space. Detached sybmols and map prohibit some
optimizations and increase file size. Options are undocumented so we
are free to remove them in the future.
@tiran tiran added the skip news label Apr 1, 2022
@tiran tiran changed the title bpo-40280: Add debug Emscripten flavors bpo-40280: Add debug Emscripten flavors (GH-32233) Apr 1, 2022
@tiran tiran merged commit 17245c8 into python:main Apr 1, 2022
@tiran tiran deleted the bpo-40280-debug branch April 1, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants