User forums > Using Code::Blocks

Valgrind on Code::Blocks

(1/1)

dario_weimar:
Dear community,
   I am trying to use Valgrind to debug my program. I am running it on a Linux Mint, and the Code::Blocks version is the  13.12!

My problem number 1 is that I was not able to find a manual to understand how to run Valgrind in Code::Blocks.

After having read many forum, I was able to install valgrind on my OS and to detect some of the memory problem that my program has.

The problem number 2 is that my Valgrind does not generate a ValgrindOut.xml any more (it did when I run it the first times). I made sure of that by looking inside the default codeblocks folder and after by searching files with that name all around the computer. Do you know what could I do in order to fix this problem?

Thanks in advance,

dario_weimar

oBFusCATed:
2. Do you have a project? The valgrindout.xml is generated in the root of the project.

dario_weimar:
Thank you for your answer. Yes I have a project, but no output seems to be generated at its root.

Any other ideas?

Best regards

oBFusCATed:
What is the log from one of the valgrind log panels?

Navigation

[0] Message Index

Go to full version