Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Error when running a blank "Qt Widgets Application" using "Valgrind Memory Analyzer with GDB"
-
I am running Qt Creator 4.10.1 in Linux Mint 18.3.
I get this error when running a blank "Qt Widgets Application" using "Valgrind Memory Analyzer with GDB":
Update
I upgraded Valgrind from source to version "3.15.0" and now GDB won't load in Qt Creator:
"Connecting to remote server failed:
Remote communication error. Target disconnected.: Connection reset by peer."
-
This post is deleted!
-
@Guerrian said in Error when running a blank "Qt Widgets Application" using "Valgrind Memory Analyzer with GDB":
"Connecting to remote server failed:
Remote communication error. Target disconnected.: Connection reset by peer."Are you trying to do remote debugging?
-
@jsulm No, I'm not.