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

https://github.com/tilt-dev/debugger-examples

Example projects for running debuggers via Tilt
https://github.com/tilt-dev/debugger-examples

Last synced: about 1 year ago
JSON representation

Example projects for running debuggers via Tilt

Awesome Lists containing this project

README

          

# Debugger Examples

This repo contains examples of how to use debuggers for various languages when developing with [Tilt](https://tilt.dev/). Watch this space for more examples.
* [Python](https://github.com/windmilleng/debugger-examples/tree/master/python)
* [`remote-pdb`](https://github.com/windmilleng/debugger-examples/tree/master/python/remote-pdb)