Bagger

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: JUCE and VisualGDB #7635
    Bagger
    Participant

    If anyone has some tips/hints on how to remote debug multi-threaded applications on a linux platform, please throw them at me. 🙂

    in reply to: JUCE and VisualGDB #7633
    Bagger
    Participant

    Wauw that was simple -.-‘

    Thanks a lot man, could have used hours upon solving it but it was far easier than what I thought it would be.

    I ended up simply uploading a test program made with projucer onto the NUC (because I got some problems with the large project) and made sure it could build. I then made a new VS Linux project (VisualGDB) where I imported the existing project on the NUC and gave the permission to work on the folder. Added the destination of the make file and executable, and it worked! \(^.^)/

    So simple yet so frustrating to setup. Once again thanks!

    I’ll look into the problem I’ve had on the larger project and make another post in case I can’t figure out what to do.

     

    Regards Bagger

     

    *UPDATE*

    Everything worked as soon as I gave the debugger root access! Onward to learn how to remote debug more threads.

    • This reply was modified 8 years, 9 months ago by Bagger.
Viewing 2 posts - 1 through 2 (of 2 total)