Multiplatform crash handler for Qt applications
-
wrote on 21 Oct 2010, 07:48 last edited by
Hello,
Our company is currently planning to migrate one of our application from MFC to Qt. Because this will be our first project, we are currently searching for Qt alteratives for already used MFC tools.
One of this tool is crash handler which allows our users to send us a screenshot, callstack, additional files, etc. when our application crashes. We currently use "BugTrap":http://www.codeproject.com/KB/applications/BugTrap.aspx
I want to ask if there is any component for Qt which do the same thing, but multiplatform. When I searched through the web, I found a simmilar idea in this draft: "http://groups.google.com/group/qt-gsoc/web/project-ideas?pli=1":http://groups.google.com/group/qt-gsoc/web/project-ideas?pli=1 but without real implementation.
Could you give me some hint how Qt developers handle this problem? Any ideas or recommendation is welcome.
Thanks
Ludek[edit: fixed links / chetankjain]
-
wrote on 21 Oct 2010, 11:50 last edited by
-
wrote on 21 Oct 2010, 12:49 last edited by
Thanks, looks good. I will try it.
1/3