Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DrSyscall: provide system call information in a DR Extension #822

Closed
derekbruening opened this issue Nov 28, 2014 · 1 comment
Closed

DrSyscall: provide system call information in a DR Extension #822

derekbruening opened this issue Nov 28, 2014 · 1 comment

Comments

@derekbruening
Copy link
Contributor

From [email protected] on March 09, 2012 09:36:12

as part of the master plan we discussed a few years back, we'd like to take parts of drmem and turn them into extension libraries. so far we've done drwrap and drutil, and we've added drmgr to make them all cooperate well together.

this issue is about building the syscall parameter info as an extension library, "drsyscall" or "drsysparam". the API would likely look like the sysauxlib API I developed, though perhaps with some augmented type info for building strace-like tools.

unlike drwrap and drutil, drsyscall would likely stay within the drmemory code base

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

@derekbruening
Copy link
Contributor Author

From [email protected] on February 01, 2014 08:41:57

The preliminary DrSyscall release was completed back in Dec 2012. All missing features and extensions are filed as separate issues ( issue #1089 , issue #1093 , issue #1094 , issue #1092 , issue #1102 , issue #1106 , etc.). Closing this issue.

Status: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant