gsmcmullin / atom-gdb-debugger

GDB integration for Atom
GNU General Public License v3.0
17 stars 13 forks source link

atom-gdb-debugger package

apm deps devDeps Gitter

GDB integration for Atom.

This is still very experimental and under construction. If you try it, please stop by the Gitter channel and let us know what you think.

Features

Default key bindings (with GDB/CLI equivalents)

Installation

Atom Package: https://atom.io/packages/atom-gdb-debugger

apm install atom-gdb-debugger

Or Settings/Preferences ➔ Packages ➔ Search for atom-gdb-debugger

For development you can also clone the repository directly and install it via:

apm install
apm link .