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
- Host: GitHub
- URL: https://github.com/tilt-dev/debugger-examples
- Owner: tilt-dev
- Created: 2020-03-18T20:31:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:38:28.000Z (about 3 years ago)
- Last Synced: 2025-04-18T07:52:09.347Z (about 1 year ago)
- Language: C#
- Size: 14.6 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)