Debug PlatformIO projects. More information: https://docs.platformio.org/en/latest/core/userguide/cmd_debug.html.
pio debug
pio debug {{[-d|--project-dir]}} {{path/to/platformio_project}}
pio debug {{[-e|--environment]}} {{environment}}
pio debug {{[-c|--project-conf]}} {{path/to/platformio.ini}}
gdb debugger:pio debug --interface {{gdb}} {{gdb_options}}