atom-debugger
GDB debbuger for Atom
xndcn 36,472 18 0.1.6 MIT GitHub

atom-debugger package

This is a debugger for atom.io, which now only support gdb.

This package is still in very early stage. In fact, I'm not sure whether there are people using atom.io to debug.

Please feel free to create issues if you have any problem or good ideas, thank you!

Before debugging, please add your source root directory into the tree-view.

screenshot

TO DO

  • Add watch view to display variable value.