Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joshdover/node-remote-pdb

A node client for controlling a remote-pdb instance
https://github.com/joshdover/node-remote-pdb

Last synced: 25 days ago
JSON representation

A node client for controlling a remote-pdb instance

Awesome Lists containing this project

README

        

# node-remote-pdb

[![Circle CI](https://circleci.com/gh/joshdover/node-remote-pdb.svg?style=svg)](https://circleci.com/gh/joshdover/node-remote-pdb)

A node interface to pdb using telnet under the hood. Supports connecting to python debugger
connections via [remote-pdb](https://github.com/ionelmc/python-remote-pdb).

This doesn't do much right now, just hold tight.