-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-143946: Show JitOptSymbol on abstract stack when set PYTHON_OPT_DEBUG > 4
#143957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
_JitSymType on abstract stack when set PYTHON_OPT_DEBUG > 4JitOptSymbol on abstract stack when set PYTHON_OPT_DEBUG > 4
|
I think we also need to add an |
|
updated! |
|
Sorry that's the wrong tag, it should the tag in |
Sorry about that, I've just figured out the bitwise operations here. |
Fidget-Spinner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
Now we can get more debug info when set PYTHON_OPT_DEBUG > 4:
test_code:
Run
PYTHON_OPT_DEBUG=5 ./python test.pywill get output:
debug.log