JetBrains / intellij-micropython

Plugin for MicroPython devices in PyCharm and IntelliJ
https://plugins.jetbrains.com/plugin/9777-micropython
Apache License 2.0
509 stars 106 forks source link

Framework for debugging #8

Open askvictor opened 7 years ago

askvictor commented 7 years ago

This is in the thought-bubble stage at the moment, given that micropython does not have pdb (currently). However, on the assumption that it will at some point, it might be worth considering if there are any architectural considerations for this plugin that would make it easier to utilize pdb if and when it is developed.

elmot commented 3 months ago

ref: https://github.com/bobveringa/mpdb