DynamoRIO / DynamoRIO/dynamorio
Add DWARF type querying to drsyms
Open
Component-Extension
help wanted
OpSys-UNIX
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
For #605 we added PDB type querying to drsyms: drsym_get_func_type(), drsym_get_type(), etc. This covers adding an implementation for DWARF.
Contributor guide
Research direction
Start with the PDB type-querying work from #605 and the drsyms APIs named here, including drsym_get_func_type() and drsym_get_type(). Trace how existing drsyms symbol handling represents DWARF information. Done means DWARF has equivalent type-querying support for the requested APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- devtools, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100