QUERY · ISSUE
Add support for PDB debugging module
rfc
Hello,
I'd like to see support for debugger in Micropython. I know it has been discussed before, but I cannot find any conclusion on that topic from Micropython team. Is even possible to implement PDB support in current Micropython codebase?
If so, what is needed to make it happen? Do the project need more manpower for this task or is it matter of priority or money?
CANDIDATE · ISSUE
Can upy be debugged with Visual Studio Code like CPython?
Can upy be debugged with Visual Studio Code(vscode) like CPython(with a vscode's Python extension by M$ )?
Visual Studio is a light excellent platform-independent code editor like Sublime and Atom. It is increasingly accepted by the GNU world.