Details
Description
- Open a project.
- Go to Debug mode.
- Select the Callgrind tool.
- Click "Start a Valgrind Callgrind analysis."
Nothing happens. - Select the Memcheck tool.
- Click "Start a Valgrind Memcheck analysis."
Nothing happens.
There seems to be no valgrind on Windows. Creator should do one of the following:
- provide a sufficient replacement for valgrind on Windows
- display a helpful error message why the tools don't do anything on Windows and how to solve the problem
- not show these tools on Windows at all