Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Debugging on Android
Forum Updated to NodeBB v4.3 + New Features

Debugging on Android

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.0k Views 2 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.
  • J Offline
    J Offline
    JavlinMartin
    wrote on last edited by
    #1

    Hey Guys,

    I'm trying to produce an Android application with Debug Symbols so that I can read my crash dumps from Breakpad.

    Right now when I try and debug my android app I get this dialog:

    "This does not seem to be a "Debug" build.
    Setting breakpoints by file name and line number may fail.
    Section .debug_info: Not found.
    Section .debug_abbrev: Not found.
    .......

    If I output verbose logs while deploying my application I see this line:
    "Stripping libraries to minimize size."

    I know there are some issues debugging on android (as you can see in the following link), but I'm currently testing with a KitKat device (Android 4.4).
    https://wiki.qt.io/Qt_for_Android_known_issues

    I'm currently running QT Creator 3.2.2, Qt 5.4, Android NDK r10e. I have also tried different versions of Qt Creator and the Android NDK - but so far, I still have no luck.

    Questions:

    1. Does anyone else have an android application debugging correctly? If so, what is your setup.
    2. Is Qt stripping debug symbols for Android - and can I turn this off.

    Cheers,
    Mike

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tomaslov
      wrote on last edited by
      #2

      Hi JavlinMartin,

      Please take a look at a previous thread on this:
      http://forum.qt.io/topic/58547/android-debugger-does-not-work/14

      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