Can't set breakpoints

Sysprogs forums Forums VisualGDB Can't set breakpoints

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29586
    Hajoe-2
    Participant

    I’m an newbie on VisualGDB (trial version). I built an arm executable with Visual Studio 2019 for arm64, that worked fine. Then i configured VisualGDB with gdbserver on the target device and my crosscompile – gdb on the built device. I copied my executable manually on the target – device. That works, i can see that the executable runs with VisualGDB (gdbserver). The point is: GDB can’t find symbols, so I can’t set breakpoinks. But i built the executable with symbols. The next thing is: Can i force VisualGDB to copy my executable to the target device?

    #29588
    support
    Keymaster

    Hi,

    No problem, please follow this tutorial to troubleshoot symbol-related problems. If it doesn’t help, please attach your gdb log and we will help you understand what is going on.

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