• What is PlatformIO?

Getting Started

  • PlatformIO IDE
  • PlatformIO Core (CLI)
  • PlatformIO Home
  • PlatformIO Account
  • Tutorials and Examples

Configuration

  • platformio.ini
  • Build Configurations
  • Environment variables

Instruments

  • Library Management
  • Platforms
  • Frameworks
  • Boards
  • Custom Platform & Board

Advanced

  • Scripting
  • Debugging
    • Tutorials
    • Configuration
      • Build Configurations
      • Debugging options
        • debug_tool
        • debug_build_flags
        • debug_init_break
        • debug_init_cmds
        • debug_extra_cmds
        • debug_load_cmds
        • debug_load_mode
        • debug_server
        • debug_port
        • debug_speed
        • debug_svd_path
        • debug_server_ready_pattern
        • debug_test
    • Tools & Debug Probes
      • Atmel-ICE
      • avr-stub
      • Black Magic Probe
      • CMSIS-DAP
      • JTAG-HS1
      • JTAG-HS2
      • ESP-Prog
      • ESP USB Bridge
      • FTDI Chip
      • oddWires IOT-Bus JTAG
      • J-LINK
      • Mini-Module FT2232H
      • MSP Debug
      • Olimex ARM-USB-OCD
      • Olimex ARM-USB-OCD-H
      • Olimex ARM-USB-TINY-H
      • Olimex ARM-USB-TINY
      • OVPsim
      • QEMU
      • Raspberry Pi SWD
      • Renode
      • simavr
      • ST-LINK
      • TI-ICDI
      • TIAO USB Multi-Protocol Adapter (TUMPA)
      • Verilator
      • Whisper
      • Custom
        • Debugging options
        • Examples
    • Debug Unit Tests
    • CLI Guide
    • Platforms
    • Frameworks
    • Boards
  • Unit Testing
  • Static Code Analysis
  • Remote Development

Integration

  • Cloud & Desktop IDEs
  • Continuous Integration
  • Compilation database compile_commands.json

Miscellaneous

  • FAQ
  • Release Notes
  • Migrating from 5.x to 6.0
PlatformIO
  • “platformio.ini” (Project Configuration File)
  • Section [env]
  • Debugging options
  • Edit on GitHub

Debugging options

See also

Please make sure to read Debugging guide first.

  • debug_tool
  • debug_build_flags
  • debug_init_break
  • debug_init_cmds
  • debug_extra_cmds
  • debug_load_cmds
  • debug_load_mode
  • debug_server
  • debug_port
  • debug_speed
  • debug_svd_path
  • debug_server_ready_pattern
  • debug_test
Previous Next

© Copyright 2014-present, PlatformIO.

Documentation v6.1.10 (stable)
Versions
latest
stable
On Github
View
Edit
Search