We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
goto-instrument --add-library
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
Add support for the goto-instrument option --add-library in the C++ and Rust API.
goto-instrument
--add-library
The end result should be facilitating an outcome similar to what is achieved by the call goto-instrument --add-library b_harness.out b_harness.out'
goto-instrument --add-library b_harness.out b_harness.out'
[This is to track items outlined in #7042 that are missing to make the C++ and Rust API more useful]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Add support for the
goto-instrument
option--add-library
in the C++ and Rust API.The end result should be facilitating an outcome similar to what is achieved by the call
goto-instrument --add-library b_harness.out b_harness.out'
Context
[This is to track items outlined in #7042 that are missing to make the C++ and Rust API more useful]
The text was updated successfully, but these errors were encountered: