Breakpoint on file access
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
I am trying to figure out who creates certain files (`requires.txt`) during `python setup.py sdist` and breaking on file access would be awesome. Does `pudb` provide such option?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the `python setup.py sdist` command and observing when `requires.txt` is created. Review pudb's existing breakpoint options and determine whether file-access breakpoints are supported; done should be a documented capability or a clearly scoped implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100