Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Out of scope
-
Affects Version/s: Qt Creator 4.3.0, Qt Creator 4.4.0-rc1
-
Fix Version/s: None
-
Component/s: Analyzer: Valgrind / Callgrind / Memcheck
-
Labels:
Description
Steps to reproduce the issue
1. Configure valgrind in Qt Creator
2. Run Valgrind Memory Analyzer
Outcome:
It will fail with the errors below
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.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-18648 Valgrind fails to start: "Bad option: --xml=yes, but no XML destination specified"
-
- Closed
-
-
QTCREATORBUG-19541 Valgrind analyser fails to start
-
- Closed
-