DynamoRIO / DynamoRIO/drmemory

add a post-instru pass that checks for errors in register preservation

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Low Type-Feature
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:58:09_

PR 494720

implementing fastpath improvements is getting more painful as more
complexity is added. more automatic debugging checks are needed. this
case covers implementing a post-instru pass that ensures app register
values and cross-instr shared translations are preserved properly.
it may require annotations added during instru add time (note that
we can't do reg checks then since not added in order).

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=164_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.