DynamoRIO / DynamoRIO/drmemory
Share print_simple_value and print_arg functions for drstrace and drltrace to avoid code duplicates
Open
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
The functions print_simple_value and print_arg are duplicated in drstrace and drltrace. It would be better to move them in drsyscall and import in drstrace and here.
Contributor guide
Assessment
This issue has not been assessed yet.