-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
PYTHON_LLTRACE=4 dumps everything on the stack.
PYTHON_OPT_DEBUG=4 should show everything on the stack, but instead format the symbolic values nicely.
@cocolato would you like to take this up? this is will be quite a useful tool to help us debug the optimizer.
If you don't want to take this up, it's also fine.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement