[Interest] Application stack traces are not seen using Massif with Qt debug symbols
Thiago Macieira
thiago.macieira at intel.com
Wed Jul 26 16:32:49 CEST 2023
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230726/c894108c/attachment.bin>
More information about the Interest
mailing list