MozillaSecurity / MozillaSecurity/ffpuppet
Add command line parameter to specify debugger arguments
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to have the ability to specify additional arguments to pass to the debugger.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing ffpuppet's command-line argument parsing and the code that launches the debugger. Determine how additional debugger arguments should be represented and passed through, then verify that a command-line invocation can supply them successfully. The issue names no files or tests, so locating the relevant entry point is part of the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100