• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

platformio-ide-debugger

A debugging front-end for PlatformIO IDE
  • #platformio
  • #gdb
  • #debug
  • #debugger
  • #c
platformio
1.2.6 733,920
18
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

PlatformIO IDE Debugger

A debugging front-end for PlatformIO IDE

Features

  • Provides access to GDB/CLI
  • Show current position in editor
  • Basic run control functions accessible from UI
  • Display breakpoints in editor
  • Inspect threads, call stacks and variables
  • Set up a view of target variables
  • Set watchpoints on target variables
  • Assign new values to target variables

Default key bindings (with GDB/CLI equivalents)

  • F5 Resume target execution (continue)
  • Shift-F5 Interrupt target execution (Ctrl-C/interrupt)
  • F9 Toggle breakpoint on current line in editor (break/delete)
  • F10 Single step, over function calls (next)
  • F11 Single step, into function calls (step)
  • Shift-F11 Resume until return of current function (finish)

A fork of gsmcmullin/atom-gdb-debugger.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by