DynamoRIO / DynamoRIO/dynamorio
Refactor and split drmemtrace tracer.cpp
Open
Component-DrMemtrace
Maintainability
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Splitting out from https://github.com/DynamoRIO/dynamorio/issues/3995#issuecomment-1063198769
Which came originally from https://github.com/DynamoRIO/dynamorio/pull/5393#discussion_r820264882
tracer.cpp has grown large and complex. The idea is to split it up into separate files and possibly classes or other organization for more modularity and easier maintainability.
Contributor guide
Assessment
This issue has not been assessed yet.