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. GDBSERVER
Qt 6.11 is out! See what's new in the release blog

GDBSERVER

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 323 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
    Massimiliano75
    wrote on last edited by
    #1

    I have a problem when i'm in remote debugging. I use QtCreator 4.15.0, and qt version 5.15.2. Linux = Debian GNU/Linux 10 (buster).
    When i'm debugging stopped on a breakpoint (only in this case) and i'm debugging step by step after a while the application dies, this seems to be caused by using QProcess in threads parallel to the thread where i'm debugging.
    I think it is a problem with the gdbserver that in the debug window it shows the following message: "Can't detemine the currente address space of thread Thread xxxxx A problem internal to GDB has been detected, further debugging may prove unreliable." and after close the connection.
    But I have no idea how to fix it. Gdb Server version 8.2.1 and it was configured for "x86_64-linux-gnu".

    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