ESP32 PIO Debug GDB internal error with espidf projects

We did a quick fix on our side. Could you open PlatformIO IDE Terminal and type

pio update
pio upgrade --dev

Does debugging work now?

1 Like