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? Thanks for your inputs. On Wed, Jul 26, 2023 at 12:31 AM Thiago Macieira <thiago.macie...@intel.com> wrote: > On Tuesday, 25 July 2023 10:38:28 PDT Ramakanth Kesireddy wrote: > > In the massif_report.txt, no application stack traces are seen. > > > > Please let me know if am missing anything in this regard. > > Why do you think this is a Qt problem? Do you get the stack traces for > non-Qt > applications? How were those applications built? > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Cloud Software Architect - Intel DCAI Cloud Engineering > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest