Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

facebookarchive/atom-ide-debugger-native-gdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-ide-debugger-native-gdb

C/C++ Native Debugger for Atom IDE.

Usage

Run apm install atom-ide-debugger-native-gdb to install the Atom package.

This repository holds the published Atom package, which is a thin wrapper over the atom-ide-debugger-native-gdb NPM module.

The code for atom-ide-debugger-native-gdb can be found at https://github.com/facebook/nuclide/tree/master/modules/atom-ide-debugger-native-gdb.

NOTE: Unfortunately apm publish behaves quite differently from NPM, which makes it difficult to maintain both an APM-friendly repository and an NPM-friendly repository. This is our workaround!

License

atom-ide-debugger-native-gdb is BSD-licensed. We also provide an additional patent grant.