Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Breakpad and Android
Qt 6.11 is out! See what's new in the release blog

Breakpad and Android

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 953 Views 1 Watching
  • 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 Offline
    M Offline
    MrBlond
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved