micropython-lib/python-stdlib/bdb
Andrew Leech 1f036b14c8 bdb: Add initial micropython support.
Requires micropython to be compiled with MICROPY_PY_SYS_SETTRACE.
Also requires https://github.com/micropython/micropython/pull/8767
2025-06-11 09:16:51 +10:00
..
bdb.py bdb: Add initial micropython support. 2025-06-11 09:16:51 +10:00
metadata.txt bdb: Add bdb (debugging) module from cpython 3.10. 2025-06-11 09:16:51 +10:00
setup.py bdb: Add bdb (debugging) module from cpython 3.10. 2025-06-11 09:16:51 +10:00