Certain debugger related settings should be binary view specific
Open
Nobody has claimed this yet.
enhancement
Impact: Low
- Dominant language
- C++
- Stars
- 331
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Settings like debugger.stopAtEntryPoint should be made specific to the binary view, since the user might wish to use a different setting for different binaries
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 how debugger.stopAtEntryPoint is stored and applied, then identify the binary view settings path. Determine which debugger-related settings should be scoped per binary view and verify that different binaries can retain different values. Done means the relevant settings no longer share one global value across binary views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100