RPi2 gdb session is hanging

Sysprogs forums Forums VisualGDB RPi2 gdb session is hanging

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7632
    Nadav
    Participant

    Environment

    • RPi2 B+
    • Visual GDB 5.0 (beta 4)
    • Visual Studio 2013
    • C++
    • Multi-threaded application

    Use-case

    • Debug Multi-threaded application

    Problem at hand

    While stepping through code running on a thread other than the main thread gdb and VS IDE are hanging preventing effective debugging of the program.

    #7638
    support
    Keymaster

    Hi,

    Does Visual Studio eventually unfreeze? Can you enable creation of GDB logs (via VisualGDB Project Properties -> Advanced GDB Settings) and see if the log keeps on growing when VS is frozen? If this does not immediately clarify the problem, please attach the log here or submit it to our support email.

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