Depura proyectos PlatformIO. Más información: https://docs.platformio.org/en/latest/core/userguide/cmd_debug.html.
pio debug
pio debug --project-dir {{ruta/al/proyecto_platformio}}
pio debug --environment {{ambiente}}
pio debug --project-conf {{ruta/a/platformio.ini}}
gdb
:pio debug --interface={{gdb}} {{opciones_de_gdb}}