atom-gdb-debugger

GDB integration for Atom

gsmcmullin

16,411

9

0.2.2

GPL-3.0+

GitHub

This package consumes the following services:

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 .