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

gdb-debug

gdb debugger interface for atom
  • #gdb
  • #debug
  • #debugger
lloiser
0.0.3 3,669
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

gdb-debug

An atom debugging interface for gdb.

Install

Either apm install gdb-debug or search for gdb-debug in the settings.

Key bindings

  • f5 runs the current package (dlv debug)
  • ctrl-f5 runs the current package tests (dlv test)
  • f6 stops gdb (exit / quit / q)
  • f8 continue the execution (c / continue)
  • f9 toggle breakpoint
  • f10 step over to next source line (n / next)
  • f11 step into functions (s / step)
  • cmd-k cmd-g (mac) / ctrl-k ctrl-g (others) toggles the main panel

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