Lightning-AI / forked-pdb

Python pdb for multiple processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forked-pdb

Python pdb for multiple processes. Pdb doesn't work for multiple processes. This one does.

To use

ForkedPdb().set_trace()

About

Python pdb for multiple processes

License:Apache License 2.0


Languages

Language:Python 100.0%