-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update/Add Valgrind #59
Comments
in theory |
Yes @Kreyren but last time I checked |
@thoward27 Not that i am aware of, but i don't have a way to test the contribution due to the requirement for Azure VM. |
Tool can be installed in runtime using the following script:
Installation takes about 13 seconds |
Is |
@thoward27 , yep, you can install any software in runtime if needs |
@thoward27 thanks for your suggestion and sorry it took so long to respond. As @maxim-lobanov mentioned, yes you should be able to install during your build. I'll close this request because I don't think it's something we need to bake into the environment but let me know if you have any questions. |
Hello! Sorry to open this post again, but although "sudo apt install -y valgrind" worked in recent times, it does not since 2 days ago. This is the output of the command, any clue on how to proceed now?
|
@juanmanzanero have you tried executing |
It works!!! Thank you very much!!! |
Thank you. I used this:
And then I got this error:
So I updated mine to this:
That did the trick. |
Tool information
Virtual environments affected
Can this tool be installed during the build?
Not that I am aware of, but if it is, please tell me.
Are you willing to submit a PR?
It depends on how much work it would be. I am not familiar with the underlying structure here, but if someone can guide me I'd be willing to give it a shot.
The text was updated successfully, but these errors were encountered: