Boris,

        You can try breakpad (https://github.com/google/breakpad). It works well across many platforms.


On 4/2/2019 9:45 PM, Boris Ralchenko wrote:
Thank you, I will check.

Regards,
    Boris Ralchenko.





On Apr 2, 2019, at 2:20 PM, Jérôme Godbout <godbo...@amotus.ca <mailto:godbo...@amotus.ca>> wrote:

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)


<image013.jpg>

une compagnie <image014.jpg>

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/>

<image015.png> <https://www.facebook.com/LesSolutionsAmotus/><image016.png> <https://www.linkedin.com/company/amotus-solutions/><image017.png> <https://twitter.com/AmotusSolutions><image018.jpg> <https://www.youtube.com/channel/UCoYpQgsmj1iJZyDjTQ3x8Ig>


*From:*Interest <interest-boun...@qt-project.org <mailto:interest-boun...@qt-project.org>>*On Behalf Of*Andy
*Sent:*April 2, 2019 1:47 PM
*To:*Boris Ralchenko <bralche...@ics.com <mailto:bralche...@ics.com>>
*Cc:*Qt Project <Interest@qt-project.org <mailto: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 <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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to