micropython-lib/python-stdlib/bdb
Andrew Leech 448c38618f bdb: Add initial micropython support.
Requires micropython to be compiled with MICROPY_PY_SYS_SETTRACE.
Also requires https://github.com/micropython/micropython/pull/8767
2023-08-21 12:27:59 +09:30
..
bdb.py bdb: Add initial micropython support. 2023-08-21 12:27:59 +09:30
metadata.txt bdb: Add bdb (debugging) module from cpython 3.10. 2023-08-21 12:27:59 +09:30
setup.py bdb: Add bdb (debugging) module from cpython 3.10. 2023-08-21 12:27:59 +09:30