Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.4.0-rc1
-
None
-
Debian unstable
valgrind-3.13.0
Description
- Open some project
- Menu: Analyze > Valgrind Memory Analyzer
The issues pane shows:
Memcheck: Error occurred parsing Valgrind output: The remote host closed the connection
The application output pane shows:
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.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-18473 Valgrind fails to start: "Bad option: --xml=yes, but no XML destination specified" (with newer valgrind versions)
- Closed