Set up API version tracking
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 331
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
We are deleting an old C API in https://github.com/Vector35/debugger/pull/1140, and we noticed that there is no ABI version tracking on debugger's C++ API. We should set up something similar to that of the binja's C++ API
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
Review pull request 1140 to understand the old C API removal, then compare the debugger's C++ API with the referenced Binary Ninja C++ API version tracking. The work is done when the debugger has an established ABI version-tracking approach for its C++ API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100