Python/RaspBerry Pi Debugging on Threads

Sysprogs forums Forums VisualGDB Python/RaspBerry Pi Debugging on Threads

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20691
    BitBuilder27
    Participant

    Is it possible to use VisualGDB on multi-threaded Python programs?

    The breakpoints I set in the code that starts up seem to work fine, but when I set breakpoints on code that was started using the threading.Thread.start() method, the code runs fine but the breakpoints do not stop code execution and seem to be ignored.

     

     

    #20701
    BitBuilder27
    Participant

    bump…

    #20705
    support
    Keymaster

    Hi,

    Sorry for the delay. We have pinpointed and fixed this. Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.4.1.2183.msi

    You may need to restart your Raspberry Pi in order to reset the old cached files.

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