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. Qt-android: How can I debug into a shared library?
Forum Updated to NodeBB v4.3 + New Features

Qt-android: How can I debug into a shared library?

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

    Hi all, I use Qt5.2 android to develop android app, now I have an issue: I can debug into the source code of the main library but not for an extra library.

    For example, if I have an qt-andoird project named testAndroid and it use an extra shared library libExtra, I can debug into the source code in libtestAndroid.so, but I can't debug into the source code of libExtra.so. In fact, libExtra.so is also a library project created by qt-android using qtcreator. But the break point will not take effect in libExtra.so when I start debugging.

    Does anyone know how to solve this problem? thanks!

    1 Reply Last reply
    0
    • L Offline
      L Offline
      LoPiTaL
      wrote on last edited by
      #2

      Hi! I have run into this same issue.

      Did you solved it in some way?
      Somebody out there knows how to solve this?

      Thanks,
      LoPiTaL

      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