Boris: I'm certainly not a guru, but when I needed a stack trace for my MinGW build I put this together a couple of years ago:
"Crash Reporting For MinGW 32 (Windows) and Clang (macOS) With Qt" https://asmaloney.com/2017/08/code/crash-reporting-for-mingw-32-windows-and-clang-macos-with-qt/ Code available on GitHub (fixes/updates welcome!): https://github.com/asmaloney/asmCrashReport It might work with MSVC, but probably needs some modifications. I haven't tried it. --- Andy Maloney // https://asmaloney.com twitter ~ @asmaloney <https://twitter.com/asmaloney> On Tue, Apr 2, 2019 at 1:40 PM Boris Ralchenko <bralche...@ics.com> wrote: > Hello, > > Question to Windows gurus - what is the best way to get stack trace after > crash? Say Qt/QML application runs in QA environment, not development. > MacOS creates log with the stack trace, I am looking to something similar > on Windows. > > > Regards, > Boris Ralchenko. > > > > > > _______________________________________________ > 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