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. Remote Debugging

Remote Debugging

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

    Hi,

    I am working on LPC1768. I want to debug test_ram.elf file using arm-none-eabi-gdb on qt creator.
    I downloaded code to test from http://www.yagarto.de/download/yagarto/LPC1768Test.zip

    Unfortunetely, I couldn't handle remote debugging. I want to debug using j-link gdbserver.
    I tried Debug->Start Debugging->Attach to Remote debug server
    And
    Start Debugger Settings
    Debugger : C:\Program Files\CodeSourcery\Sourcery_CodeBench_Lite_for_ARM_EABI\bin\arm-none-eabi-gdb.exe
    Local Executable : C:\Users\asd\qtprojects\pr2\test_ram.elf
    Host and Port : localhost:2331
    Architecture : arm
    GNU : auto
    Sysroot :
    Location of debugging information :
    Override host GDB start script : C:\Users\asd\qtprojects\pr2\prj\lpc17xx_flash_jlink_1.gdb

    I got this warning after doing settings above :

    The preferred debugger engine for debugging binaries of type 'unknown-unknown-unknown-unknown-unknown' is not available. The debugger engine 'Gdb engine' will be used as a fallback. Details: The CDB debug engine does not support the unknown-unknown-unknown-unknown-unknown ABI.

    Thanks, in advance

    1 Reply Last reply
    0
    • A Offline
      A Offline
      aabc
      wrote on last edited by
      #2

      I have the same problem. Have you made any progress with this issue ?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        new55
        wrote on last edited by
        #3

        no i just gave up :(

        1 Reply Last reply
        0
        • A Offline
          A Offline
          aabc
          wrote on last edited by
          #4

          So you dont use remote debbugung on QT ?

          1 Reply Last reply
          0
          • N Offline
            N Offline
            new55
            wrote on last edited by
            #5

            Yes, I dont use remote debugging on QT.

            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