Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caspervonb/node-rdbg

Remote debugging interface
https://github.com/caspervonb/node-rdbg

Last synced: about 1 month ago
JSON representation

Remote debugging interface

Awesome Lists containing this project

README

        

# node-rdbg
Remote debugging interface

## Class: Connection
### Connection(host, port, callback)
### connection.attach(target)
### connection.targets(callback)
### connection.source(filename, contents, callback)
## rdbg.connect(host, port, callback)