Use memory map cache in debugging code
Open
Nobody has claimed this yet.
goodfirstbug
- Dominant language
- C++
- Stars
- 10.7k
- Forks
- 662
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 2
Description
Followup to #278.
- dump-process-memory helper
- checksum verifier
should be migrated to use the memory map cache.
Contributor guide
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 with the dump-process-memory helper and checksum verifier, then read the memory map cache work and follow up on issue #278. Done means both helpers have been migrated to use the memory map cache and the checksum verification behavior remains accounted for.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- devtools, operating-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100