I am trying PlatformIO with VSCode. I like it so far. BUT, I want to try the Unified Debugger. Before I shell out the $100 for a year of the BASIC PLAN, I have a couple questions:
What do people think about it? Does it work? Breakpoints, step over, step into, watch, etc. I use VS2017 so is it that straightforward?
My target is a Adafruit Huzzah32 (ESP32). Does that really debug well?
Just curious, how does it debug an arduino uno that does not have debugging support in the silicon?
As far as I can tell, you still need a JTAG probe / separate debugger. I don’t see anything special on the board compared to other ESP32 boards that would replace it.