xkxx / node-rdbg

Remote debugging interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Remote debugging interface

License:Other


Languages

Language:JavaScript 100.0%