Valgrind in Qt Creator
问题 Using the Memcheck function of Qt Creator returns the following: valgrind: Bad option: --xml=yes, but no XML destination specified valgrind: --xml=yes has been specified, but there is no XML output valgrind: destination. You must specify an XML output destination valgrind: using --xml-fd, --xml-file or --xml-socket. valgrind: Use --help for more information or consult the user manual. Analyzing finished. ** Unknown error ** Is there something in the configuration that hasn't been set properly