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 1 Posters 878 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.
  • H Offline
    H Offline
    helthans
    wrote on last edited by
    #1

    Hi,

    I have some great trouble to debug on Android. I am using Qt Creator 2.8.1 (Qt 5.1.1) on Linux. It is possible for me to deploy the app to my device without problems and as such this works fine.
    If I try to compile a debug build and run in the emulator I am able to set a breakpoint in my main.cpp and single-step from here. I am, however, not able to evaluate any internal expressions/variables and not able to jump into any subfunction calls from my main.cpp function either.
    I have also tried to deploy a debug build to my target, but then I get a pop-up message saying "This does not seem to be a Debug build.". Like in the emulator I am able to single-step from a breakpoint in my main.cpp but again not able to evaluate any internal variables and also not able to debug any subfunctions.

    Any help would be appreciated.

    Best regards

    1 Reply Last reply
    0
    • H Offline
      H Offline
      helthans
      wrote on last edited by
      #2

      Anyone???

      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