Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joshdover/node-remote-pdb
- Owner: joshdover
- Created: 2015-11-25T05:50:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T15:26:42.000Z (about 9 years ago)
- Last Synced: 2023-03-25T01:45:35.060Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.