Failed to start GDB session

Sysprogs forums Forums VisualGDB Failed to start GDB session

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31076
    vico
    Participant

    Hello,

     

    I have hello world Linux project I try to bui for Raspberry Pi. Everything goes fine when I build on Pi machine. But it slow and I decided to build on local Windows machine and run debug on Pi one.

    I changed build/debug machine to local:

    build

     

    Set toolchain to Raspberry Pi:

    make

     

    Got error “Failed to start GDB session” and nothing was deployed on Raspberry Pi

     

    error

     

    How to fix this error

    #31080
    support
    Keymaster

    Hi,

    Most likely, you have changed some other setting as well. Please try reproducing the problem from scratch (i.e. from creating a new project).

    If you can confirm that it occurs consistently, please share the complete instructions how to reproduce the problem from scratch per our problem reporting guidelines and we will try to investigate it further.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.