Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 162 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 162 Bytes

forked-pdb

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

To use

ForkedPdb().set_trace()