New submission from Stéphane Wirtel:

When we use the Py_Debug flag for the compilation, we can see the Bytecodes and 
the opcode arguments.

Here is a small patch, it will show the label of the opcode in the ceval.c file.

----------
messages: 254218
nosy: matrixise
priority: normal
severity: normal
status: open
title: Improve the lltrace feature with the Py_Debug mode

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25571>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to