DynamoRIO / DynamoRIO/dynamorio
duplicate doxygen entries for drmemtrace functions
Open
Component-Docs
Component-DrMemtrace
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
The doxygen output for drmemtrace seems to create two identical entries for each function.
See initialize(), get_error_string(), etc.: https://dynamorio.org/docs/classanalysis__tool__t.html#af926d04a522915a32a9186297564eec2
Contributor guide
Research direction
Start with the linked Doxygen page and compare the entries for initialize(), get_error_string(), and the other drmemtrace functions. Trace those functions back to their documented declarations or definitions and identify why each appears twice. Done means the generated Doxygen output contains one entry per function.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100