Skip to content

xndcn/atom-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.