There is userdump.exe or adplus tools, I did used adplus in the past and it work. Userdump I’m not too familiar with it.
https://support.microsoft.com/en-us/help/286350/how-to-use-adplus-vbs-to-troubleshoot-hangs-and-crashes You can make a launch script .bat to start it with adplus the application into monitoring mode. Here is a list of development tools under Windows: https://technet.microsoft.com/en-us/ff543998(v=vs.96) [36E56279] une compagnie [cid:image014.jpg@01D4E95F.28B6CAA0] RAPPROCHEZ LA DISTANCE Jérôme Godbout Développeur Logiciel Sénior / Senior Software Developer p: +1 (418) 800-1073 ext.:109 amotus.ca<http://www.amotus-solutions.com/> statum-iot.com<http://statum-iot.com/> [cid:image015.png@01D4E95F.28B6CAA0]<https://www.facebook.com/LesSolutionsAmotus/> [cid:image016.png@01D4E95F.28B6CAA0] <https://www.linkedin.com/company/amotus-solutions/> [cid:image017.png@01D4E95F.28B6CAA0] <https://twitter.com/AmotusSolutions> [cid:image018.jpg@01D4E95F.28B6CAA0] <https://www.youtube.com/channel/UCoYpQgsmj1iJZyDjTQ3x8Ig> From: Interest <interest-boun...@qt-project.org> On Behalf Of Andy Sent: April 2, 2019 1:47 PM To: Boris Ralchenko <bralche...@ics.com> Cc: Qt Project <Interest@qt-project.org> Subject: Re: [Interest] Stack trace on Windows 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<mailto: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<mailto: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