I tried using callgrind on my program written in C language but it is not working. This is the output it gives me when I try to launch it:
(https://i.sstatic.net/pBeyJRYf.png)
It was working before, but I changed a couple of things in the code and it stopped working.
I also eliminated the flag “fsanitize” from the makefile but it is still not working.
Do you have any idea on why is it not working?
Federica Censabella is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1