C++ debugging online

Hi all,

I am just getting started on creating patches in C++. I have been using the online compiler, but I have a patch that compiles fine but is not working correctly, so I need to do some debugging. I found an old post that seems to imply that using the message debugMessage() in the patch will result in messages appearing in the browser:

However, I can’t seem to find these messages using Google Chrome. I was wondering if this functionality is available or if I misunderstood the original post?

It should work, in theory :slight_smile:
Have you got a MIDI monitor app to see what messages are getting sent between your device and Chrome?