09-24-2021, 01:04 AM
I am unable to find the website responsible for giving me this instruction. I am not sure how to find it again now.
I did make sure Valgrind is located in the folder I mentioned earlier. Do any of you have experience getting Valgrind to work on your computers. The step I successfully completed is downloading and installing Valgrind on my computer. It is very definitely located at "/usr/lib/valgrind/" I just checked to make sure. Plus, that quote was copy and pasted from the directory.
What steps would you use to get Valgrind to work (in addition to the ones I have mentioned)? If it makes it easier to read:
I did make sure Valgrind is located in the folder I mentioned earlier. Do any of you have experience getting Valgrind to work on your computers. The step I successfully completed is downloading and installing Valgrind on my computer. It is very definitely located at "/usr/lib/valgrind/" I just checked to make sure. Plus, that quote was copy and pasted from the directory.
What steps would you use to get Valgrind to work (in addition to the ones I have mentioned)? If it makes it easier to read:
- Download Valgrind
- Install Valgrind
- {insert additional steps here necessary to get Valgrind setup and detect memory leaks}.