Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Breakpad and Android

    General and Desktop
    1
    1
    696
    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.
    • M
      MrBlond last edited by

      Hello,

      I want to integrate google breakpad in my Qt application for reporting crashes especially in Android. Base for my implementation is https://github.com/JPNaude/dev_notes/wiki/Using-Google-Breakpad-with-Qt. Compiling my project is working without failures. When a crah occurs callback is executing but it isn´t creating a dumpfile. So I looked deeper and found out that context is 0x0. This should be reason for not dumping.
      Context for Android is generating with "src\common\android\breakpad_getcontext.S".

      Can somebody give me a hint for implemantation or a working example for using successfully breakpad with android?

      Thanks a lot!!

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