Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Any detailed instruction to remote debug shared library in QtCreator in Linux ?
Forum Updated to NodeBB v4.3 + New Features

Any detailed instruction to remote debug shared library in QtCreator in Linux ?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.2k 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.
  • N Offline
    N Offline
    ningji
    wrote on last edited by
    #1

    ok, i don't want to mention the pain we went through, me and another very dedicated engineer are feeling exhausted, very exhausted.

    we build c++ code in ubuntu in intel pc, the target runs in arm board.

    we can step into the source code for exe, but not for shared library.

    say
    /aaa is the source code folder for exe,
    /aaa/1.cpp is the source for 1.exe
    /bbb is the folder in target
    you have /bbb/1.exe

    /ccc is the source code folder for shared library,
    /ccc/2.cpp is the source for 2.so
    /ddd is its folder in target
    you have /ddd/2.so there

    what're the steps to debug into this 2.so pls ?

    where to find the gdb shell in Qt Creator during debugging ?

    Thanks you so much !

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

      I have tried this but it won't help me...What are the other alternatives of it? "Click here":http://www.googleappsecurity.com/ for more details...

      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