Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 523 Bytes

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.