DynamoRIO / DynamoRIO/dynamorio
Support dr_delete_fragment for shared cache
Open
Component-API
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Currently, dr_delete_fragment() is only supported for thread private caches.
This issue relates to adding support for dr_delete_fragment() to shared caches.
Initial information can be found in the user-group [here](https://groups.google.com/forum/#!topic/DynamoRIO-Users/IEoeF8EpTz4). I am now migrating updates to Github as they are more technical in relation to DR's internals.
Contributor guide
Assessment
This issue has not been assessed yet.