Discussion:
[Qt-creator] valgrind command line?
Andy
2018-02-23 11:47:17 UTC
Permalink
Is there a way to see the command line in Qt Creator when using
valgrind/memcheck?

I'm trying to debug a valgrind issue on macOS and it would be useful to see
what Qt Creator is using.

(It would be nice if that showed up in the Application Output tab.)

Thanks!

---
Andy Maloney // https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>
Orgad Shaneh
2018-02-23 11:53:36 UTC
Permalink
Done in 4.6 :)
Post by Andy
Is there a way to see the command line in Qt Creator when using
valgrind/memcheck?
I'm trying to debug a valgrind issue on macOS and it would be useful to
see what Qt Creator is using.
(It would be nice if that showed up in the Application Output tab.)
Thanks!
---
Andy Maloney // https://asmaloney.com
_______________________________________________
Qt-creator mailing list
http://lists.qt-project.org/mailman/listinfo/qt-creator
Andy
2018-02-23 12:03:24 UTC
Permalink
I can see the future!

Thank you.

---
Andy Maloney // https://asmaloney.com
Post by Orgad Shaneh
Done in 4.6 :)
Post by Andy
Is there a way to see the command line in Qt Creator when using
valgrind/memcheck?
I'm trying to debug a valgrind issue on macOS and it would be useful to
see what Qt Creator is using.
(It would be nice if that showed up in the Application Output tab.)
Thanks!
---
Andy Maloney // https://asmaloney.com
_______________________________________________
Qt-creator mailing list
http://lists.qt-project.org/mailman/listinfo/qt-creator
Loading...