-
- Downloads
py: Add verbose debug compile-time flag MICROPY_DEBUG_VERBOSE.
It enables all the DEBUG_printf outputs in the py/ source code.
Showing
- py/bc.c 1 addition, 1 deletionpy/bc.c
- py/builtinimport.c 1 addition, 1 deletionpy/builtinimport.c
- py/emitglue.c 1 addition, 1 deletionpy/emitglue.c
- py/emitnative.c 1 addition, 1 deletionpy/emitnative.c
- py/gc.c 1 addition, 1 deletionpy/gc.c
- py/malloc.c 1 addition, 1 deletionpy/malloc.c
- py/modthread.c 1 addition, 1 deletionpy/modthread.c
- py/mpconfig.h 5 additions, 0 deletionspy/mpconfig.h
- py/nativeglue.c 1 addition, 1 deletionpy/nativeglue.c
- py/objfun.c 1 addition, 1 deletionpy/objfun.c
- py/objtype.c 1 addition, 1 deletionpy/objtype.c
- py/qstr.c 1 addition, 1 deletionpy/qstr.c
- py/runtime.c 1 addition, 1 deletionpy/runtime.c
Loading
Please register or sign in to comment