DynamoRIO/drmemory

[drsyscall] add start/next/stop synchronous layer on top of callback-based iterators

Open

#1,092 opened on Nov 28, 2014

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (289 forks)auto 404
Component-FrameworkMigratedPriority-LowType-Featurehelp wanted

Repository metrics

Stars
 (2,727 stars)
PR merge metrics
 (PR metrics pending)

Description

From bruen...@google.com on December 04, 2012 09:00:59

we discussed adding a synchronous iterator layer on top of the initial callback-based iterators. this issue covers doing that if we decide it's still worthwhile.

Original issue: http://code.google.com/p/drmemory/issues/detail?id=1092

Contributor guide