On Wednesday, 26 July 2023 02:09:48 PDT Ramakanth Kesireddy wrote:
> Yes I am able to get the stack traces for non-Qt applications using g++
> like g++ -g -o my_app main.cpp.
> However, when I build the Qt application with Qt creator, it
> doesnot outputs the application trace.
> 
> Do I need to build with qmake config+=debug on command line to generate
> application stack trace?

Please paste the g++ command-line that qmake generated and make printed for 
your project.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to