Raspberry Pi debug issues

Sysprogs forums Forums VisualGDB Raspberry Pi debug issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28322
    Brian Beuken
    Participant

    Hi

    Having some issues with the latest version of Rasbperry OS built on a Rpi4B (4G)

    Its not the build process itself, which is fine, I do it on target, its the debug communication, VisualGDB is having a lot of problems getting the project to start up and end..the debugger is hanging for well ovver 30secs to start the debug and over 1 minute to exit and return control to VS which reports as not responding during that time.. I have seen this behaviour in the past with when GDB on the Pi was not compatible with Visual GDB and perhaps this is related to the latest updates.

    Stepping through code I see some delays in watch and local value updates.

     

    Rpi reports GDB is 8.2.1-2 version..

    Hope this can be resolved?

     

     

    #28323
    Brian Beuken
    Participant

    updating Visual GDB to 5.5P7 seems to resolve the issue….

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