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. GDB debugging from Qt creator doesn't work

GDB debugging from Qt creator doesn't work

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 747 Views
  • 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.
  • G Offline
    G Offline
    ghasem.karbasi
    wrote on last edited by
    #1

    I have a problem with GDB debugging in Qt creator 4.0.2. I want to debug a simple Qt application (from Qt standarddialogs example) in my BeagleBone Black Rev C (and the latest SDK kit (ti-processor-sdk-linux-am335x-evm-04.01.00.06-Linux-x86-Install)).
    Debugger starts but report one error:
    i compile and run native C/C++ Code in CCS7.3.0.00019_linux-x64 program and correctly debug.:

    0_1512478800361_photo_2017-12-05_15-38-25.jpg

    QtCreaator correctly compile deploy and run program but when debug report following error:

    0_1512478833508_Untitled.png
    Debugger doesn't work correctly in qt.

    note:
    i run gdbserver in beaglebone and i set Debug->start debugging->attach to runnig debug server:
    0_1512478862441_Untitled2.png
    Please, can somebody help me - what should I check (GDB init file?)?

    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