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

Dynamic Generation of Stub Libraries #80

Open
insertinterestingnamehere opened this issue May 11, 2021 · 1 comment
Open

Dynamic Generation of Stub Libraries #80

insertinterestingnamehere opened this issue May 11, 2021 · 1 comment
Labels
enhancement New feature or request VECs Related to Virtual Execution Contexts

Comments

@insertinterestingnamehere
Copy link
Member

It would make a nice user story to be able to auto-generate stub libraries on the fly instead of having to compile them up-front. I'm uncertain of what the infrastructure for this would look like though.

@insertinterestingnamehere insertinterestingnamehere added enhancement New feature or request VECs Related to Virtual Execution Contexts labels May 11, 2021
@arthurp
Copy link
Member

arthurp commented May 11, 2021

Valgrind may have some features that could help. It does this by runtime code rewriting I think.

https://www.valgrind.org/docs/manual/manual-core-adv.html#manual-core-adv.wrapping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request VECs Related to Virtual Execution Contexts
Projects
None yet
Development

No branches or pull requests

2 participants