Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Multiplatform crash handler for Qt applications

    General and Desktop
    2
    3
    6675
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      ludek.vodicka 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]

      1 Reply Last reply Reply Quote 0
      • A
        alexander last edited by

        Look this: "http://code.google.com/p/google-breakpad/":http://code.google.com/p/google-breakpad/

        1 Reply Last reply Reply Quote 0
        • L
          ludek.vodicka last edited by

          Thanks, looks good. I will try it.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post