diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-05-05 00:50:05 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-05-05 00:57:00 +0300 |
commit | 6b344d781666240c396659d0c4a012412a9b32da (patch) | |
tree | d3914c5822cafd455ecd2cf08d41d45e5de4cf79 /py/gc.c | |
parent | 4187068cad7a68e54db86eabb115d18fc55d590e (diff) | |
download | micropython-6b344d781666240c396659d0c4a012412a9b32da.tar.gz micropython-6b344d781666240c396659d0c4a012412a9b32da.zip |
py, unix: Add -v option, print bytecode dump if used.
This will work if MICROPY_DEBUG_PRINTERS is defined, which is only for
unix/windows ports. This makes it convenient to user uPy normally, but
easily get bytecode dump on the spot if needed, without constant recompiles
back and forth.
TODO: Add more useful debug output, adjust verbosity level on which
specifically bytecode dump happens.
Diffstat (limited to 'py/gc.c')
0 files changed, 0 insertions, 0 deletions