DynamoRIO / DynamoRIO/dynamorio
add bbcov nudge front end for NUDGE_TERMINATE_PROCESS
Open
Component-Tools
Component-UI
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on May 23, 2013 14:50:33_
Some users have requested obtaining coverage info when terminating a process externally. This can be done today with something like:
drconfig -nudge 0 1
But the "1" is a magic number and we should try to have a friendlier wrapper. Can we use -t to solve this, or do we need to extend it?
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1168_
Contributor guide
Assessment
This issue has not been assessed yet.