Skip to content

Atom plugin to set gdb breakpoints in .gdbinit file and run an external debugger as QtCreator or ddd

License

Notifications You must be signed in to change notification settings

gogoprog/atom-gdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-gdb package

Sets breakpoints in .gdbinit file and starts your favorite debugger.

Preview

Requirement

The ~/.gdbinit file must have add-auto-load-safe-path / to allow .gdbinit files in any directory.

echo "add-auto-load-safe-path /" >> ~/.gdbinit

About

Atom plugin to set gdb breakpoints in .gdbinit file and run an external debugger as QtCreator or ddd

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published